view sounds/Makefile.am @ 13211:ca559e2b1d0a

[gaim-migrate @ 15575] Just a couple miscellaneous whitespace, spelling, and warning fixed from one of my trees. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 10 Feb 2006 05:14:46 +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)