X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=4e927977fe8a9f55481cd355f669409bf240e569;hb=c2dc65bca190afaee2bea7eefc3ce2f77cf85945;hp=a4cbe2c112147f66a3078cc62f9c6dba11c207e6;hpb=3ef0774b91c99998e62d4ca666dc5b1f7b03e4ff;p=fw%2Faltos diff --git a/debian/rules b/debian/rules index a4cbe2c1..4e927977 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ build-indep: build-stamp build-stamp: configure-stamp dh_testdir - $(MAKE) VERSION=$(PKG_VERSION) + $(MAKE) (cd doc ; $(MAKE)) touch $@