view pidgin/sounds/Makefile.am @ 15425:acc8a838ad94

More closely imitate the input handling of irssi. Hopefully this will fix the excessive CPU usage bug Alver keeps getting.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 27 Jan 2007 16:40:21 +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)