view pidgin/sounds/Makefile.am @ 18198:9cb31b7c2dd6

Close all delete-confirmation dialogs for it when a status is deleted.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 19 Jun 2007 19:23:25 +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)