view share/sounds/Makefile.am @ 23064:b5479b576af3

disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 01 Jul 2008 21:49:46 +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)