view share/sounds/Makefile.am @ 22038:13d290879e0a

shorted the 'typing then stopped' message
author Sean Egan <seanegan@gmail.com>
date Tue, 08 Jan 2008 01:18:10 +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)