view sounds/Makefile.am @ 4821:a68d04b268ce

[gaim-migrate @ 5146] This is kind of an ugly way to make sure we only have one icon connection. I still don't really like the whole process of connecting to a new server in the oscar prpl. It should be more automatic, and have more code resuse. Bleh. Lawrence of Arabia, British Beatlemania committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 18 Mar 2003 16:21:31 +0000
parents 73853a0a1a77
children 5dd9c1df6459
line wrap: on
line source

EXTRA_DIST =	arrive.wav \
		leave.wav \
		receive.wav \
		redalert.wav \
		send.wav

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