view Makefile.am @ 5461:7883082c290a

[gaim-migrate @ 5852] Matt Weber (mrweber) writes: " This patch fixes the buffer used for setting away messages, which in turn fixes HTML away messages set by a direct call to serv_set_away[_all] as opposed to do_away_message. Also changed strncpy to strncpy_withhtml to maintain consistency with how it's done in do_away_message." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 20 May 2003 18:15:25 +0000
parents 2c9de5ae24a0
children ab85ce2a8d78
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)

appsdir = $(datadir)/applications
apps_DATA = gaim.desktop

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile.in
	@doxygen