view sounds/Makefile.am @ 10511:83736fc2ea50

[gaim-migrate @ 11809] If gaim has been previously installed on the machine, use the previous install location instead of the default. Fixes bug 1094413 committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 12 Jan 2005 22:46:42 +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)