view share/sounds/Makefile.am @ 22883:ae3f6c029c0d

ChangeLog the NetworkManager change and fix the line wrapping on a couple of entries in the section for the upcoming release.
author Richard Laager <rlaager@wiktel.com>
date Sat, 10 May 2008 06:06:18 +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)