view share/sounds/Makefile.am @ 30519:d873eeaccfc2

merge of '0e796ed7d94b3fa776ecd40ce0da65ae3f6b3242' and 'ceed48b0e66b4c3d505f6403da76076d6ee203a5'
author Marcus Lundblad <ml@update.uu.se>
date Fri, 08 Jan 2010 23:33:51 +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)