view share/sounds/Makefile.am @ 22233:782df0fd9e5e

Fix a crash when pressing backspace at a menu
author Richard Nelson <wabz@pidgin.im>
date Thu, 31 Jan 2008 04:40:04 +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)