view sounds/Makefile.am @ 12309:b3385115815c

[gaim-migrate @ 14613] 3 seconds seemed a bit too short for the typing timeout. Let's do the beta thing tomorrow committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 03 Dec 2005 20:28:52 +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)