view share/sounds/Makefile.am @ 26573:5cbe01bfa88b

This file was moved to a jingle subdirectory, but I don't see any calls to gettext in here, so it doesn't seem like it needs to be included in POTFILES.in
author Mark Doliner <mark@kingant.net>
date Sun, 05 Apr 2009 22:59:21 +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)