view share/sounds/Makefile.am @ 20088:470feb3084a4

Tab-complete as much as possible when there are multiple suggests.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 17 Sep 2007 04:27:44 +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)