view share/sounds/Makefile.am @ 27753:9580364f155f

Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
author Paul Aurich <paul@darkrain42.org>
date Fri, 31 Jul 2009 03:47: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)