view share/sounds/Makefile.am @ 20158:f76246d669c6

More Hylke icons
author Sean Egan <seanegan@gmail.com>
date Tue, 18 Sep 2007 21:06:52 +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)