view share/sounds/Makefile.am @ 21153:b16bc37d07e6

Some more work on the man page. Updated the sections for the Interface, Conversations, Smiley Themes, and Sounds tabs of the Preferences dialog.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 06 Nov 2007 19:05:42 +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)