view share/sounds/Makefile.am @ 22760:cf88a302fa88

'Edit Settings' in the context menu for chats in the buddylist.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 29 Apr 2008 16:36:14 +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)