OSDN Git Service

add mainpage.dox
authortsutsumi <>
Tue, 16 Sep 2003 13:42:29 +0000 (13:42 +0000)
committertsutsumi <>
Tue, 16 Sep 2003 13:42:29 +0000 (13:42 +0000)
doc/Makefile.am

index fa60207..9dc3ddb 100644 (file)
@@ -1,4 +1,4 @@
-EXTRA_DIST = $(doxygen_input) $(static_pages)
+EXTRA_DIST = $(doxygen_input) $(static_pages) mainpage.dox
 
 doxygen_input = header.html footer.html
 static_pages = FAQ
@@ -44,7 +44,7 @@ endif
 
 all-local: dox
 
-html/index.html: Doxyfile $(doxygen_input) $(CCUNITSRCS)
+html/index.html: Doxyfile $(doxygen_input) $(CCUNITSRCS) mainpage.dox
        @DOXYGEN@
 
 pdf: @PACKAGE@.pdf