view sounds/Makefile.am @ 9470:0e11618b37d7

[gaim-migrate @ 10295] Eric Blade fixed a comment that was backwards, and add two comments, which were also backwards but I fixed them. He tried to make the "Insert Link" menu item insensitive in a dead convo, but I undid that because it didn't match the toolbar. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Wed, 07 Jul 2004 05:02:41 +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)