view pidgin/sounds/Makefile.am @ 15583:ad1ddb31202d

RTL Tooltips. You have no clue how much longer this took than it should have ;)
author Sean Egan <seanegan@gmail.com>
date Thu, 08 Feb 2007 00:39:29 +0000
parents 5fe8042783c1
children 38820fbaf3ec
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)