view Makefile.am @ 5582:e2f2d8857f9f

[gaim-migrate @ 5986] (00:54:06) Robot101: fixes: (00:54:21) Robot101: "copy link location" on URL context menu (00:54:37) Robot101: leak of a GtkWindow and annoying dialog hinting of the signon meter window (00:55:06) Robot101: and the appending of even when you cancel the dialog in the convo window (00:55:07) Robot101: that's the lot committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 31 May 2003 04:55:24 +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