view gtk/sounds/Makefile.am @ 15241:7ce73985115a

[gaim-migrate @ 18030] Fix a rather large oversight on my part: I wasn't allowing people to set icons at all for protocols that didn't have a max icon file size. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 20 Dec 2006 09:35:24 +0000
parents b7b3129d1e31
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)