view sounds/Makefile.am @ 11316:12f6164ee2c6

[gaim-migrate @ 13518] I followed rlaager's advice and noticed these warnings when compiling. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 19 Aug 2005 16:30:52 +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)