view sounds/Makefile.am @ 12171:ffdd2ccf3a53

[gaim-migrate @ 14473] Only set the gtk window's icon when updating a conversation's icon if the conversation is the currently active conversation in the window. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 20 Nov 2005 16:02:21 +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)