view share/sounds/Makefile.am @ 21685:b08d0296ab88

Fix 2 more issues related to friendly names: - Don't try setting any friendly names for unverified passports - Don't try setting a friendly name if they are not actually on our friend list Fixes #4109
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 28 Nov 2007 19:14:26 +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)