diff --git a/Makefile b/Makefile index 47fa8fc..95181ad 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,8 @@ dinstall: deb .PHONY: deb -deb ${DEB}: +deb ${DEB}: + $(MAKE) -C test check rm -rf build rsync -a src/ build rsync -a debian/ build/debian