view Makefile.am @ 4590:3b8e6c2b4a50

[gaim-migrate @ 4874] changing MAX to MIN makes MAXTIME truely the max delay time. i also increased the max delay to 34 min instead of 17 min, since that's what i remember it being. Many thanks to Adam Feakin for pointing out that this code was behaving badly. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 20 Feb 2003 00:52: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