view share/sounds/Makefile.am @ 30783:09f2a7d2ac99

Add SlpMessage parser and serializer functions to SlpMessage module.
author masca@cpw.pidgin.im
date Tue, 08 Jun 2010 21:21:49 +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)