view share/sounds/Makefile.am @ 20873:63ce5e7f453d

Change Version to version to match the vast majority of entries.
author Richard Laager <rlaager@wiktel.com>
date Wed, 10 Oct 2007 04:04:07 +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)