view share/sounds/Makefile.am @ 29637:510f4c50b3d7

Add documentation to backend-iface.h.
author maiku@pidgin.im
date Fri, 13 Nov 2009 21:46:43 +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)