view pidgin/sounds/Makefile.am @ 17886:9564b55f3c18

Updated win32 installer images from hbons. I apparently neglected to commit them before 2.0.2. Fixes #846
author Sean Egan <seanegan@gmail.com>
date Fri, 15 Jun 2007 19:07:02 +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)