view pidgin/sounds/Makefile.am @ 15487:5369a4999f1c

fix the display bug a bit smarter
author Nathan Walp <nwalp@pidgin.im>
date Fri, 02 Feb 2007 03:25:50 +0000
parents 5fe8042783c1
children 38820fbaf3ec
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)