view gtk/sounds/Makefile.am @ 14705:05c34aabdcc3

[gaim-migrate @ 17458] I think we should let people know why we're not connecting... If someone can think of better (shorter) wording, feel free to change it committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 11 Oct 2006 03:13:33 +0000
parents f32406e0dd3f
children 8379e256b062
line wrap: on
line source

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

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