view pidgin/sounds/Makefile.am @ 18087:40a9029c61c0

Richard, you might want to take a look at this. I have no idea what's going on here.
author Mark Doliner <mark@kingant.net>
date Mon, 11 Jun 2007 07:38:54 +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)