view share/sounds/Makefile.am @ 29598:18bc5ae20e23

Fix so emitting more HANGUP signals doesn't cause an assertion.
author maiku@pidgin.im
date Wed, 28 Oct 2009 17:58:59 +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)