view share/sounds/Makefile.am @ 32788:9fb1aec17177

Miniscule German translation update
author Mark Doliner <mark@kingant.net>
date Sun, 06 May 2012 06:05:05 +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)