view share/sounds/Makefile.am @ 25023:623fbda59aa4

* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
author Tobias Markmann <tfar@soc.pidgin.im>
date Wed, 02 Jul 2008 21:27:51 +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)