view pidgin/sounds/Makefile.am @ 17789:f13334f5717e

show the "Retrieving..." window whenever we request user info. Fixes #1617.
author Nathan Walp <nwalp@pidgin.im>
date Sun, 10 Jun 2007 15:50:19 +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)