view Makefile.am @ 5092:a4ad609ee6b3

[gaim-migrate @ 5454] None of gaim's dialogs need to be modal. for some of them, like the add buddy, im, and info dialogs, them being modal is a serious hinderance to normal usage. thus, i'm calling the modality of the dialogs a bug. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 10 Apr 2003 00:57:06 +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