view share/sounds/Makefile.am @ 23205:84693a70ea3a

Added prepend functions for notify_user_info section headers and breaks
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 27 May 2008 01:19:07 +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)