view sounds/Makefile.am @ 13369:d34730f73777

[gaim-migrate @ 15742] /debug version is really a debugging message, and as such should really not be translated. This corrects that. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Wed, 01 Mar 2006 12:51:36 +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)