X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Frules;h=e6f5956fed2e08832a3d3c6a45e7b14737d3cd7a;hp=fb7972cf9a4ee3f4497dd6c4e160f9cf607b48e6;hb=21a3eb69ff13b601703cfdcca278a3f60e949737;hpb=24bebb53a7d49b98c76f1083f942b122c0e0bf5d diff --git a/debian/rules b/debian/rules index fb7972c..e6f5956 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,7 @@ build: build-stamp build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. - $(MAKE) + $(MAKE) all touch build-stamp clean: