view pidgin/sounds/Makefile.am @ 17929:87b77f1ea086

Add support for idle.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Wed, 04 Jul 2007 19:05:21 +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)