view share/sounds/Makefile.am @ 31421:2a9327053398

Suppress the "View Locations..." protocol action on MSN if we are not actually using MSNP16 or newer
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 29 Nov 2010 01:12:51 +0000
parents 4c26b23e7859
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/purple
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)