view share/sounds/Makefile.am @ 19272:c861705e934b

- Fill out the x509_nss struct properly
author William Ehlhardt <williamehlhardt@gmail.com>
date Fri, 17 Aug 2007 08:36:33 +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)