view sounds/Makefile.am @ 11683:5ec3bd74a3b3

[gaim-migrate @ 13969] I felt like looking through these. feel free to continue to clean and to use this. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 17 Oct 2005 15:34:19 +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)