view share/sounds/Makefile.am @ 32430:ecfbb3ba0135

Rather use the accessor functions directly.
author andrew.victor@mxit.com
date Fri, 26 Aug 2011 20:29:23 +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)