view share/sounds/Makefile.am @ 29399:36da826c6002

Update pidgin_blist_get_emblem() docs to be accurate.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 18 Feb 2010 16:58:42 +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)