view share/sounds/Makefile.am @ 25330:8a5c0c5c71f9

Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 15 Jan 2009 03:56:58 +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)