From 7986f547ab9dc8a59cce71af463a7f47ae9e805a Mon Sep 17 00:00:00 2001 From: "H. Watanabe" Date: Fri, 17 Apr 2015 11:50:02 +0900 Subject: [PATCH] revises makefile of htdocs --- htdocs/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/makefile b/htdocs/makefile index 59df2b5..05b30e3 100644 --- a/htdocs/makefile +++ b/htdocs/makefile @@ -24,4 +24,4 @@ $(TARGET).html: $(TARGET).rd $(HHC) $*.hhp clean: - rm -f $(TARGET).html $(TARGET).chm $(TARGET).hhc + rm -f $(TARGET).chm $(TARGET).hhc -- 2.11.0