view pidgin/sounds/Makefile.am @ 19052:78f185af7952

- Add a struct to hold various pieces of data for the tls_peers mgmt UI when it is open
author William Ehlhardt <williamehlhardt@gmail.com>
date Fri, 27 Jul 2007 08:24: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)