view share/sounds/Makefile.am @ 31854:a009f1d1062c

Add -devel suffix back to the version numbers in im.pidgin.pidgin
author Mark Doliner <mark@kingant.net>
date Sun, 21 Aug 2011 00:48:39 +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)