comparison Makefile.am @ 4564:27354602734d

[gaim-migrate @ 4845] Ethan Blanton was nice enough to delve into the depths of m4, and kill it. This cleans up some auto* stuff, and will let people compile gaim cvs without having audiofile installed. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 09 Feb 2003 19:52:15 +0000
parents fbf9f873abfc
children 2c9de5ae24a0
comparison
equal deleted inserted replaced
4563:d6491dc2b7b2 4564:27354602734d
8 cp gaim.spec $(distdir) 8 cp gaim.spec $(distdir)
9 9
10 pixmapdir = $(datadir)/applications 10 pixmapdir = $(datadir)/applications
11 pixmap_DATA = gaim.desktop 11 pixmap_DATA = gaim.desktop
12 12
13 SUBDIRS = m4 sounds plugins pixmaps doc po intl src 13 SUBDIRS = sounds plugins pixmaps doc po intl src
14 ACLOCAL_AMFLAGS = -I m4
15 14
16 docs: Doxyfile.in 15 docs: Doxyfile.in
17 @doxygen 16 @doxygen