view share/sounds/Makefile.am @ 25345:a2da249d14a0

Add a newline to the end of the file.
author Richard Laager <rlaager@wiktel.com>
date Sun, 30 Nov 2008 06:31:39 +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)