view share/sounds/Makefile.am @ 32175:a617a949e545

Doxygen was complaining about this not being a valid whatchamadinger, so escape it.
author Mark Doliner <mark@kingant.net>
date Sun, 18 Sep 2011 20:20: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)