view share/sounds/Makefile.am @ 30562:2c7d3c224f39

Make purple-remote expect and produce UTF-8 instead of ASCII. Fixes #12049. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Guillaume Brunerie
date Sat, 18 Sep 2010 22:23:13 +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)