GNU GlobalのHTML出力先をdoc_inner/HTMLからdoc_inner/htagsへ変更
[YACASL2.git] / Makefile
index 77168cb..0f3cbaf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ gtags:
 
 htags: doc_inner gtags
        @$(HTAGS) $(HTAGSFLAG) $</
+       @$(MV) $</HTML $</htags
 
 doc_inner:
        @$(MKDIR) $@