view share/sounds/Makefile.am @ 22602:9a84976c8e76

Correct some help strings for Jabber slash commands
author Mark Doliner <mark@kingant.net>
date Thu, 03 Apr 2008 23:38:59 +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)