view sounds/Makefile.am @ 12299:d10050950c03

[gaim-migrate @ 14603] This fixes that whole rebuilding sometimes can't find speex problem. Not as well tested as it should be, since I don't feel like changing configure.ac and rebuilding multiple times for the fun of it. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sat, 03 Dec 2005 03:55:04 +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)