view share/sounds/Makefile.am @ 25864:52c50f8a978e

merge of '0d0a22730c3a0782d275ea2ad549bf3d93c70700' and '1f7289ec41898b40159870ac726cf573812ce4e3'
author Ethan Blanton <elb@pidgin.im>
date Wed, 29 Apr 2009 00:43: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)