view sounds/Makefile.am @ 7241:04e80607aff2

[gaim-migrate @ 7816] remove a big ugly hack that worked around someone else violating the spec. it didn't work, and caused formatting to get stripped for all incoming jabber messages. argh. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 12 Oct 2003 18:40:28 +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)