view share/sounds/Makefile.am @ 28328:c5280f5677b5

Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
author Paul Aurich <paul@darkrain42.org>
date Tue, 06 Oct 2009 03:33:27 +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)