view pidgin/sounds/Makefile.am @ 15589:015463bdb09a

merge of '09557f5d54029e4f7eba17eeb15d55717fb43382' and '4443d1d962409e0ba24a84b9120e830217052b74'
author Mark Doliner <mark@kingant.net>
date Thu, 08 Feb 2007 17:33:09 +0000
parents 5fe8042783c1
children 38820fbaf3ec
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)