X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/9ad972a56718c175d9e764dbddf56e1e0aee1dfe..5d032fe0ffa31e9fe4e00e618a57418a6c9e68c2:/debian/rules diff --git a/debian/rules b/debian/rules index b5da985..7e29b28 100644 --- a/debian/rules +++ b/debian/rules @@ -36,6 +36,7 @@ build-stamp: configure-stamp # Add here commands to compile the package. $(PYTHON) setup.py build + make doc #/usr/bin/docbook-to-man debian/pygopherd.sgml > pygopherd.1 touch build-stamp