view sounds/Makefile.am @ 12985:de3a3669dbe1

[gaim-migrate @ 15338] Fix a looping oddness I was seeing, it didn't seem to hurt anything that I saw, but it certainly wasn't right. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 22 Jan 2006 07:06:30 +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)