view sounds/Makefile.am @ 12768:3f6f2d59bcb4

[gaim-migrate @ 15115] Changing the name of register_timeout to subscribe_timeout. Daniel pointed out that it is a wrong name, registered in the wrong place and spamming the debug log. committer: Tailor Script <tailor@pidgin.im>
author Thomas Butter <tbutter>
date Sun, 08 Jan 2006 22:26:30 +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)