X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=122a0fed2349bfcc7cbe9895e8fe9b095c730888;hb=bb72b4018dd6a422afe1916d9538bb9ff1e45353;hp=9f24321b6d1398f2b0e38bdfb213588795ec3cec;hpb=c3314dae2d3df82e188daf6ba8520cce833592c6;p=fw%2Faltos 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 $@