view sounds/Makefile.am @ 14127:9a4b76c288aa

[gaim-migrate @ 16765] A patch from Kevin Stange that should fix some idleness problems with MSN and Yahoo committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 15 Aug 2006 07:23:13 +0000
parents 5dd9c1df6459
children
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)