view Makefile.am @ 5380:6508cd9624ba

[gaim-migrate @ 5756] Claudio Satriano writes: "I updated the italian gaim translation Currently it is 963/1296 sentences I hope you can commit it before 0.63 release, but I understand that today it's thursday..." and further writes: "I forgot to tell you that I checked out the last cvs snapshot, but, in order to let update.pl work, I had to remove src/protocols/msn/away.c from POTFILES.in I think I should add src/protocols/msn/state.c instead, but I didn't do it yet" so i did make the change. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 15 May 2003 19:17:48 +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