view share/sounds/Makefile.am @ 30971:f48c44a9aed5

ChangeLog the Google relay stuff
author Marcus Lundblad <ml@update.uu.se>
date Mon, 06 Sep 2010 19:36:31 +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)