view sounds/Makefile.am @ 10023:34bce9529cf4

[gaim-migrate @ 10955] A few minor tweaks to how things are included. Dave, sorry I didn't have time to look at your status patches tonight. Hopefully I'll be able to tomorrow night. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 14 Sep 2004 04:31:31 +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)