view share/sounds/Makefile.am @ 31780:db4e78a1f46b

Update ChangeLog for EFF credit, completeness
author Ethan Blanton <elb@pidgin.im>
date Sun, 17 Jul 2011 21:57:50 +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)