view Makefile.am @ 4969:21cfdb9af2eb

[gaim-migrate @ 5303] This fixes the renaming of groups on the sever-side. Thanks to The Nathan Walp for pointing it out. Thanks to The Sean for making a totally sweet buddy list. Thanks to Ethan for just being totally sweet in general. And thanks to Alf for trying to hard to eat cats. I also took out an unused function from oscar.c committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 03 Apr 2003 04:30:05 +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