Fix Berlios bug #1745.
[super-star-trek.git] / Makefile
index 6743a04f9eafde72d4454e0c2ec776cb6527ce2f..41a3beacfa8a5921a543418d1c4a2d3ff29d3d22 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ dist: sst-$(VERS).tar.gz
 
 clean:
        rm -f sst.6 sst.html
-       rm -f *.1 MANIFEST index.html SHIPPER.*
+       rm -f *.6 MANIFEST index.html SHIPPER.*
 
 release: sst-$(VERS).tar.gz sst.html
        shipper -u -m -t; make clean