view share/sounds/Makefile.am @ 29527:70de81d95bf3

Provide IRC server passwords in a way which allows for an initial :.
author Ethan Blanton <elb@pidgin.im>
date Thu, 04 Mar 2010 17:08:19 +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)