initial harness for documentation
[fw/altos] / debian / rules
index 780011b7734e4e8a7ce3d4970025eb2dc03a37a2..a7468b9f5c99814da86002ffd31fd184eb7df2e6 100755 (executable)
@@ -26,6 +26,7 @@ build: build-stamp
 build-stamp: configure-stamp  
        dh_testdir
        $(MAKE) VERSION=$(PKG_VERSION)
+       (cd doc ; $(MAKE))
        touch $@
 
 clean: