view pidgin/sounds/Makefile.am @ 16215:9d9ddc45c07b

merge of '28b9b747c33511754217017badcbdf3fa96ad1ee' and 'e6059e2d9be3c263a9cb6406e2dab0119acf9e03'
author William Ehlhardt <williamehlhardt@gmail.com>
date Mon, 16 Apr 2007 23:19:38 +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)