view pidgin/sounds/Makefile.am @ 17005:5f557e708335

fixes #763
author Nathan Walp <nwalp@pidgin.im>
date Thu, 10 May 2007 23:43:42 +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)