view sounds/Makefile.am @ 13667:f8a44204b1bc

[gaim-migrate @ 16069] Fix CID 163 - an unused variable warning. Apparently, CID 163 had two cases and I only fixed one? committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 20 Apr 2006 04:58:29 +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)