view share/sounds/Makefile.am @ 19462:105305518622

On login, get contacts from server using msim_get_contact_list(). This is part of #2658.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 27 Aug 2007 02:29:15 +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)