view share/sounds/Makefile.am @ 21169:47965eea2fca

update tr translations
author Serdar Soytetir <tulliana@gmail.com>
date Thu, 08 Nov 2007 22:36:09 +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)