view share/sounds/Makefile.am @ 19745:822d3489df1c

fixes #3043 committer: Luke Schierer <lschiere@pidgin.im>
author Miloslav Trmac <mitr@volny.cz>
date Tue, 11 Sep 2007 22:26:28 +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)