view sounds/Makefile.am @ 7750:14cc6614af93

[gaim-migrate @ 8395] And this completes the proper way to handle setting my own clipboard data such that it won't screw up Windows and be all hacky. However, this copy stuff will make smileys no longer copy in plaintext. That's easy to fix, though. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 04 Dec 2003 20:43:27 +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)