view share/sounds/Makefile.am @ 19588:7a5c4381e4dd

Tooltips on chat userlist. Fixes #2815. Thanks fmoo
author Sean Egan <seanegan@gmail.com>
date Sun, 02 Sep 2007 23:07:24 +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)