view pidgin/sounds/Makefile.am @ 17555:175f9fc28e75

merge of '27642feec9fb0de47fa600a01c447c8030505350' and '781a4f5ab1b1697062c2b8309fb6ba728ed4d408'
author Sean Egan <seanegan@gmail.com>
date Fri, 01 Jun 2007 04:20: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)