changeset 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 782eef79cf3c
children fe569b675cd2
files Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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