view share/sounds/Makefile.am @ 26663:7519de6ea00f

We don't have huge status icons, and set only the icons changed from the editor.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 19 Apr 2009 19:45: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)