view share/sounds/Makefile.am @ 21393:6f3f3ed7bd7f

Save accounts' current errors to accounts.xml, and restore them at startup.
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 03 Nov 2007 00:23:01 +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)