view pidgin/sounds/Makefile.am @ 17080:e5bed026ccd2

Add a few changes in finch.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 13 May 2007 07:30:53 +0000
parents 38820fbaf3ec
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/pidgin
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)