view pidgin/sounds/Makefile.am @ 18771:6ecbb322a803

merge of '5fbd62e0397f65bf7b8def7a4ad421e0044d429c' and 'aea49b9a427019527ec0e314f70a35c7defe0d89'
author Kevin Stange <kevin@simguy.net>
date Thu, 02 Aug 2007 04:16:37 +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)