view share/sounds/Makefile.am @ 30484:64cb8836133e

Fix connecting to Yahoo when a global proxy has been specified, but is not actually going to be used in the connection (eg. because we're running under gnome).
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 03 Sep 2010 20:08:14 +0000
parents 4c26b23e7859
children
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)