view pidgin/sounds/Makefile.am @ 18500:616e28bce3ab

fixes #2127 committer: Luke Schierer <lschiere@pidgin.im>
author Timo Jyrinki <timo.jyrinki@iki.fi>
date Thu, 12 Jul 2007 15:47:08 +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)