view share/sounds/Makefile.am @ 24184:9564593d170c

Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley is deleted. Closes #7159
author Marcus Lundblad <ml@update.uu.se>
date Thu, 25 Sep 2008 04:49:44 +0000
parents 4c26b23e7859
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/purple
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)