view share/sounds/Makefile.am @ 22735:7c76f72a2c9f

Add the new plugin file for translation. Fixes make distcheck.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 26 Apr 2008 00:12:41 +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)