view Makefile.am @ 5121:34a9f0d3fc83

[gaim-migrate @ 5484] David Brigada (jsi) writes: " This patch fixes SF Bug #707077. When a conversation is detatched from a window to form a new window, the conversation loses its ability to play sounds without this patch. With this patch, the original conversation's make_sound preference is preserved." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 13 Apr 2003 14:45:47 +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