view share/sounds/Makefile.am @ 26388:de03cce95e17

Make the conference property write only.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Tue, 31 Mar 2009 05:35:22 +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)