view share/sounds/Makefile.am @ 31063:f4ec8f910a4d

Updated Romanian translation. Fixes #12766. Unfortunately it was too late for 2.7.4.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Thu, 21 Oct 2010 04:10:55 +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)