view sounds/Makefile.am @ 11471:c586c2ffaaab

[gaim-migrate @ 13712] Revert this because it made the page look weird in IE, because IE sucks. Also show the "name" of the language in addition to the code committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 09 Sep 2005 03:01:07 +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)