]> git.phdru.name Git - mimedecode.git/blobdiff - Makefile.sgmlt
Split mimedecode.py into a mimedecode library and a small script
[mimedecode.git] / Makefile.sgmlt
index cadd36f806d55fcb2dbb6f43c5fc8481b244348d..ba8e333db277ce50c37f28e0085c61c1278b5d38 100644 (file)
@@ -1,6 +1,6 @@
 mimedecode.html: mimedecode.docbook Makefile.sgmlt
        sgmltools -b html $<
-       mv mimedecode/mimedecode.py.html mimedecode.html
+       mv mimedecode/mimedecode.html mimedecode.html
        rmdir mimedecode
 
 mimedecode.man: mimedecode.docbook Makefile.sgmlt