view sounds/Makefile.am @ 12622:b7860c9902f2

[gaim-migrate @ 14958] This will prevent error messages when the gaim_user_dir is non-ASCII (the call doesn't actually do anything on win32 anyway). committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 22 Dec 2005 14:58:45 +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)