view pidgin/sounds/Makefile.am @ 17699:2217b738a890

300 milliseconds apparently works on win32 for the SILC scheduler, let's try this everywhere else too.
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 04 Jun 2007 02:46:05 +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)