X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/53490772c74747b0e5af441c2089890fddb4b4c0..2ae69b2080e504cbd4b5a7a7eb704e6ca7aec6b2:/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