view share/sounds/Makefile.am @ 31800:a13744df700c

Fix NTLM endianness issue. Fixes #14163 committer: Ethan Blanton <elb@pidgin.im>
author jond578@gmail.com
date Tue, 16 Aug 2011 15:06:48 +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)