view share/sounds/Makefile.am @ 25444:d720bedc091e

merge of '2026210de0785811e4681fcc9e988fb8d00601ef' and 'eaa137ae31ea2eb08bd918eecc45c5de6e2016a3'
author Paul Aurich <paul@darkrain42.org>
date Tue, 10 Feb 2009 06:08:57 +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)