view gtk/sounds/Makefile.am @ 15138:2409a2508650

[gaim-migrate @ 17923] Make the cursor invisible again after a refresh. Make the last window in the taskbar take up all the available space. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 08 Dec 2006 03:03:52 +0000
parents b7b3129d1e31
children
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)