view pidgin/sounds/Makefile.am @ 16112:6853853036a6

The musicmessaging plugin was installing to lib/gaim and share/pixmaps/gaim. I've changed that to address part of the remaining issues in ticket #19.
author Richard Laager <rlaager@wiktel.com>
date Sat, 14 Apr 2007 18:42:09 +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)