view share/sounds/Makefile.am @ 23277:14b9a5231f63

A few character comment change.
author Mark Doliner <mark@kingant.net>
date Tue, 03 Jun 2008 05:51:17 +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)