comparison 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
comparison
equal deleted inserted replaced
6595:782eef79cf3c 6596:dcb336f3d9a6
27 appsdir = $(datadir)/applications 27 appsdir = $(datadir)/applications
28 apps_DATA = gaim.desktop 28 apps_DATA = gaim.desktop
29 29
30 SUBDIRS = sounds plugins pixmaps doc po intl src 30 SUBDIRS = sounds plugins pixmaps doc po intl src
31 31
32 docs: Doxyfile.in 32 docs: Doxyfile
33 @doxygen 33 @doxygen