view share/sounds/Makefile.am @ 24958:73e88188a7d4

Allow rebinding keys to change the focused widget.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 13 Jan 2009 23:13:32 +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)