view gtk/sounds/Makefile.am @ 14237:7cf90e0b6180

[gaim-migrate @ 16919] Enhancements for easier protocol testing. Not much use until I can figure out the new QQ login scheme :-/ committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Sun, 20 Aug 2006 22:16:13 +0000
parents 009db0b357b5
children f32406e0dd3f
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)