modified debian/rules and Makefile to include the rendered manpage in the tar.gz
[grml-crypt.git] / debian / rules
index b4f8fd7..e30bf65 100755 (executable)
@@ -45,6 +45,7 @@ clean:
        rm -f build-stamp configure-stamp
 
        # Add here commands to clean up after the build process.
+       $(MAKE) doc
        $(MAKE) clean
 
        dh_clean