view share/sounds/Makefile.am @ 21277:cd494bf77723

Hitting enter on a file will trigger the 'select' button in the file selector dialog.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 30 Oct 2007 10:50:20 +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)