view share/sounds/Makefile.am @ 25028:e6f92c0f9770

* adding IPC function 'contact_has_feature' * keep track of the contacts' resources' caps hashes
author Tobias Markmann <tfar@soc.pidgin.im>
date Sun, 06 Jul 2008 21:09: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)