view sounds/Makefile.am @ 12034:bad5f83e7f22

[gaim-migrate @ 14327] whitespace cleanup in configure.ac, make sure HAVE_VV is #define'd if it's enabled and fix up some compile warnings in media.c now that #ifdef HAVE_VV actually has a chance of succeeding. /me thinks Sean must have been adding -DHAVE_VV to his CFLAGS to make this build at all before committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 10 Nov 2005 14:30:28 +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)