X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=4e927977fe8a9f55481cd355f669409bf240e569;hb=da2ea5232ae3ce287675a549b3155821f56c2c40;hp=a4cbe2c112147f66a3078cc62f9c6dba11c207e6;hpb=3b612efcd1dddc6a3d59012f7ed57754b1f798c2;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 $@