view pidgin/sounds/Makefile.am @ 17184:b601943a88b9

merge of '93a5063c46e94d1cc7ac11a05b7772048dc95753' and 'f2b7963e729c44d3e474293db91675e8d487e909'
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 20 May 2007 06:33:35 +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)