X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Frules;h=122a0fed2349bfcc7cbe9895e8fe9b095c730888;hp=9f24321b6d1398f2b0e38bdfb213588795ec3cec;hb=cdb32b1717db4e8cb8cf94d810e74ce2b569566b;hpb=c3314dae2d3df82e188daf6ba8520cce833592c6 diff --git a/debian/rules b/debian/rules index 9f24321b..122a0fed 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ build-indep: build-stamp build-stamp: configure-stamp dh_testdir - $(MAKE) VERSION=$(PKG_VERSION) + $(MAKE) (cd doc ; $(MAKE)) touch $@