view sounds/Makefile.am @ 7191:4bd3892cded3

[gaim-migrate @ 7760] Current win32 build system does not support willy nilly C99 variable declarations committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Wed, 08 Oct 2003 17:13:49 +0000
parents 73853a0a1a77
children 5dd9c1df6459
line wrap: on
line source

EXTRA_DIST =	arrive.wav \
		leave.wav \
		receive.wav \
		redalert.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)