view share/sounds/Makefile.am @ 29375:4608d460024e

The GLib requirement is 2.12.0, not 2.4.0. Sorry for the re-configure.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 16 Feb 2010 01:17: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)