view share/sounds/Makefile.am @ 22270:762174f38807

merge of 'c68bf74889268c55c15cf101e1d593966b55c2a9' and 'e39a6e9be3df05b59a878001feb9276b9ceb66a9'
author Luke Schierer <lschiere@pidgin.im>
date Wed, 06 Feb 2008 15:50:41 +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)