view pidgin/sounds/Makefile.am @ 15551:fa13722c7756

After the log is deleted, remove the entry from the log viewer.
author Richard Laager <rlaager@wiktel.com>
date Mon, 05 Feb 2007 03:06:25 +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)