view share/sounds/Makefile.am @ 24874:88b963749fea

merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49' and 'd221fa27ec6a8f0ab246208650e5c26658127ed4'
author Mark Doliner <mark@kingant.net>
date Sun, 04 Jan 2009 20:10:55 +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)