diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ # useful targets: # make sdist ---------------- produce a tarball # make rpm ----------------- produce RPMs -# make debian --------------- produce a dpkg (FIXME?) +# make deb ------------------ produce a DEB # make docs ----------------- rebuild the manpages (results are checked in) # make tests ---------------- run the tests # make pyflakes, make pep8 -- source code checks |