view share/sounds/Makefile.am @ 29581:7fc10a9275ea

Increase win32 GTK+ to 2.16.6. If people have issues, it can be reverted.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 12 Mar 2010 00:59:03 +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)