added target "doc" to force remaking the html docs
authorMichael Andres <ma@suse.de>
Thu, 9 Nov 2006 21:53:43 +0000 (21:53 +0000)
committerMichael Andres <ma@suse.de>
Thu, 9 Nov 2006 21:53:43 +0000 (21:53 +0000)
doc/autodoc/Makefile.am

index d526831..09289c2 100644 (file)
@@ -12,10 +12,13 @@ install-data-hook:
 
 ## ##################################################
 
-# touch Doxyfile (or just make clean) to remake the html docs
 @PACKAGE@.doxytag: Doxyfile
        @DOCGEN@
 
+# force remaking the html docs
+doc:
+       $(MAKE) -W Doxyfile
+
 ## ##################################################
 
 CLEANFILES = $(html_DATA)