view share/sounds/Makefile.am @ 19971:0b4c970e62ee

Forgot;
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 19 Aug 2007 13:05:09 +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)