view share/sounds/Makefile.am @ 31487:cfb5364a0381

The MultMX server now always sends "You have been kicked." when you are kicked from a room. Therefore comparing the nickname being kicked with our original nickname is no longer necessary.
author andrew.victor@mxit.com
date Mon, 21 Mar 2011 20:52:40 +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)