view sounds/Makefile.am @ 10252:5ce83aad6869

[gaim-migrate @ 11392] This does #2 of binreloc, by reworking ben miller's patch #780565 It's untested, since i don't have a system without /proc, and worse, the m4 macro will compile it to use the hard coded prefix if the /proc file doesn't exist. So this needs to be fixed yet. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Tue, 23 Nov 2004 21:24:32 +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)