view share/sounds/Makefile.am @ 32631:067902f81438

change property expanded to is-expanded
author Marcus Lundblad <ml@update.uu.se>
date Sun, 28 Nov 2010 20:54:02 +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)