view share/sounds/Makefile.am @ 25357:b01a7f17a2bb

Detect duplication registrations by substring. committer: Richard Laager <rlaager@wiktel.com>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 02 Dec 2008 17:20:53 +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)