view share/sounds/Makefile.am @ 24299:1c54a5dc831f

ChangeLog the MSN certificate fix.
author Richard Laager <rlaager@wiktel.com>
date Sat, 25 Oct 2008 19:02:07 +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)