view share/sounds/Makefile.am @ 29542:af08588c06f5

Add the conference-type property to the media backend interface.
author maiku@pidgin.im
date Thu, 22 Oct 2009 22:58:48 +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)