Source code of QCAD
Revision | 7986f547ab9dc8a59cce71af463a7f47ae9e805a (tree) |
---|---|
Zeit | 2015-04-17 11:50:02 |
Autor | H. Watanabe <kaityo@user...> |
Commiter | H. Watanabe |
revises makefile of htdocs
@@ -24,4 +24,4 @@ $(TARGET).html: $(TARGET).rd | ||
24 | 24 | $(HHC) $*.hhp |
25 | 25 | |
26 | 26 | clean: |
27 | - rm -f $(TARGET).html $(TARGET).chm $(TARGET).hhc | |
27 | + rm -f $(TARGET).chm $(TARGET).hhc |