view sounds/Makefile.am @ 13523:9713baaa9aa6

[gaim-migrate @ 15899] With the core doing fallback blocking, we should always be able to choose Block from the conversation menu. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 17 Mar 2006 20:49:24 +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)