view pidgin/sounds/Makefile.am @ 16463:d9fdd89c4dcb

Tweak some of the scaled icons to look a little better.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 27 Apr 2007 00:27:29 +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)