view share/sounds/Makefile.am @ 29830:b92ae9c512ec

The first round of renaming icons to match the XEP-0107 names.
author Richard Laager <rlaager@wiktel.com>
date Mon, 17 Nov 2008 02:07:30 +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)