view gtk/sounds/Makefile.am @ 14894:b7b3129d1e31

[gaim-migrate @ 17666] This fixes breakage from r17543. In fact, I'm not precisely sure what that revision was supposed to accomplish. Thanks to rewster on IRC for pointing this out. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Sat, 04 Nov 2006 03:42:04 +0000
parents 8379e256b062
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)