X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Frules;h=e6f5956fed2e08832a3d3c6a45e7b14737d3cd7a;hp=fb7972cf9a4ee3f4497dd6c4e160f9cf607b48e6;hb=21a3eb69ff13b601703cfdcca278a3f60e949737;hpb=7dd9d98d678ebbb1b15e7b6e8018d720cdd27950 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: