view share/sounds/Makefile.am @ 21620:6f6f8af235eb

Switch to 'normal' state when: switching windows or workspaces, closing window or getting the action/window lists.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 23 Nov 2007 04:04:33 +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)