view share/sounds/Makefile.am @ 31454:f5a18dd894cc

Support new connection states in NetworkMakanter 0.9. Fixes #13505. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author dcbw@redhat.com
date Fri, 08 Apr 2011 00:49:24 +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)