view share/sounds/Makefile.am @ 23997:de712dc6fecd

He is crazy, and he writes crazy patches. Featuring Marcus 'malu' Lundblad as the Crazy Patch Writer.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 05 Sep 2008 09:30:00 +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)