view Makefile.am @ 5252:7c9393b1ea36

[gaim-migrate @ 5624] "Shouldn't this give an error to the user so they know their stuff isn't being saved?" -Rob McQueen I'm not doing so well tonight. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 28 Apr 2003 07:21:19 +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