view share/sounds/Makefile.am @ 22293:626658db279d

Add get-attention.png, a toolbar icon from hbons that we can use later for sending attention requests from the conversation menu once #2788 can make it in. Closes #4809.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sat, 16 Feb 2008 20:02:24 +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)