view pidgin/sounds/Makefile.am @ 17257:cb5bd3c045a9

merge of '10181aa0574db4bb368e5eb9c7eb9440c61d930a' and '12efd7c55efaf31eca5fecc6ccdeeb12ee4b7d95'
author Sean Egan <seanegan@gmail.com>
date Wed, 23 May 2007 23:17:50 +0000
parents 38820fbaf3ec
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/pidgin
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)