view Makefile.am @ 6197:af2e34423e9c

[gaim-migrate @ 6683] I don't think this affects anything, but it might. Thanks to Ludovic committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 18 Jul 2003 01:28:26 +0000
parents ab85ce2a8d78
children fcc28f5dd0c8
line wrap: on
line source

EXTRA_DIST = \
	gaim.spec.in gaim.desktop \
	Doxyfile.in \
	HACKING \
	gaim2blt.pl licq2gaim.pl setup-gettext \
	Makefile.mingw README.mingw config.h.mingw

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