view sounds/Makefile.am @ 11688:1fd2a974379f

[gaim-migrate @ 13974] This stuff theoretically should work on win32 now. I'm not particularly happy with my howl binary, so I'll keep it to myself for now. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 17 Oct 2005 21:47:15 +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)