diff Makefile.am @ 6596:dcb336f3d9a6

[gaim-migrate @ 7120] Fix the rule for docs in Makefile.am so if Doxyfile.in is modified, it will be rebuilt before building the documentation. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 24 Aug 2003 03:39:57 +0000
parents 0d0bdf0bf6d2
children b7e113a59b51
line wrap: on
line diff
--- a/Makefile.am	Sun Aug 24 02:59:02 2003 +0000
+++ b/Makefile.am	Sun Aug 24 03:39:57 2003 +0000
@@ -29,5 +29,5 @@
 
 SUBDIRS = sounds plugins pixmaps doc po intl src
 
-docs: Doxyfile.in
+docs: Doxyfile
 	@doxygen