view share/sounds/Makefile.am @ 23204:1cc810daf355

merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b' and '77546963b893bde7fedfb022b63831b78d3f81e1'
author Ethan Blanton <elb@pidgin.im>
date Mon, 26 May 2008 20:03:40 +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)