view share/sounds/Makefile.am @ 25962:cc9fb95cede5

Remove a wee bit of trailing whitespace
author Mark Doliner <mark@kingant.net>
date Tue, 03 Mar 2009 20:25:25 +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)