view sounds/Makefile.am @ 5533:b4c32b9a797d

[gaim-migrate @ 5933] chip was right, setting a pref should create it if its not there. I think I meant to do this like a week ago, but forgot about it. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 26 May 2003 14:39:03 +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)