view Makefile.am @ 4842:654eb87fb336

[gaim-migrate @ 5167] I noticed that if aim doesn't send us the little thingy telling us when we've signed on, this would screw up. SO, this is a little workaround type thing. And also, your mom! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 20 Mar 2003 21:28:53 +0000
parents 27354602734d
children 2c9de5ae24a0
line wrap: on
line source

EXTRA_DIST = \
	gaim.spec.in gaim.desktop \
	Doxyfile.in \
	HACKING \
	gaim2blt.pl licq2gaim.pl setup-gettext

dist-hook: gaim.spec
	cp gaim.spec $(distdir)

pixmapdir = $(datadir)/applications
pixmap_DATA = gaim.desktop

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile.in
	@doxygen