view share/sounds/Makefile.am @ 27779:75ec5def57b3

- more close button fix - gtkconv.c mast be handled in utf-8
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 01 Mar 2008 16:49:23 +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)