view share/sounds/Makefile.am @ 27886:faee69fed1c2

go back to is_zenkaku_space() due to a problem of i18n url such as ja.wikipedia.org.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 06 Sep 2008 19:13:49 +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)