view Makefile.am @ 5201:b81e3c496598

[gaim-migrate @ 5567] This fixes signing on with zephyr and other protocols that don't have list icon functions. Zephyr still seems to inifinite loop when I sign on, I don't know why. It used to work. Also, zephyr doesn't have an icon for people in the buddy list. Me or something that's in with the downlow should do something about that. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 23 Apr 2003 18:46:45 +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