view share/sounds/Makefile.am @ 32217:5b56656ff5a5

Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog. I don't think this change made it into 2.9.0, did it?
author Mark Doliner <mark@kingant.net>
date Tue, 26 Jul 2011 06:22:43 +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)