view share/sounds/Makefile.am @ 29997:1734ebbdb5cf

This change is also needed to make the "nm=" clickable links work.
author andrew.victor@mxit.com
date Wed, 19 May 2010 19:34:49 +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)