view share/sounds/Makefile.am @ 20450:3e01f7bef023 cpw.resiak.disconnectreason

Currently, SSL errors (other than SSL not being available) do not set wants_to_die, so fix up reason_is_fatal to return false for them.
author Will Thompson <resiak@pidgin.im>
date Fri, 21 Sep 2007 15:02:18 +0000
parents 61e0384e95d1
children 96230d723c73
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)