view share/sounds/Makefile.am @ 19204:2847b6c84d6c

- Implement x509_ca cert_in_pool
author William Ehlhardt <williamehlhardt@gmail.com>
date Mon, 13 Aug 2007 05:42:25 +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)