view share/sounds/Makefile.am @ 32575:dcbdee6148e4

save the style path across sessions.
author tdrhq@soc.pidgin.im
date Wed, 14 Oct 2009 02:52:43 +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)