view pidgin/sounds/Makefile.am @ 18100:f63b3a23280d

Provide a 'unseen-count' data for the conversations so the dbus-docklet can use that information.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 15 Jun 2007 03:36:54 +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)