view pidgin/sounds/Makefile.am @ 18606:ac9f19a31051

merge of 'ee06baadf86c44d4707c364c06c874bd9b27ad07' and 'ff1016b75717a37c96fb6e4d7e388259022043de'
author Mark Doliner <mark@kingant.net>
date Sun, 22 Jul 2007 07:09:33 +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)