view sounds/Makefile.am @ 13053:d50c330e8089

[gaim-migrate @ 15414] As discussed in #gaim, this will fix a broken idle score pref on upgrade. It's a bit messy, but we can remove this shortly after 2.0.0 final, so it should be alright. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 27 Jan 2006 23:58:35 +0000
parents 5dd9c1df6459
children
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)