view share/sounds/Makefile.am @ 24508:7e3ccef42bb0

ChangeLog'd the release notifications change
author Gary Kramlich <grim@reaperworld.com>
date Mon, 24 Nov 2008 00:32:29 +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)