view share/sounds/Makefile.am @ 25484:463d8501e4e0

merge of '021b2e6a0a1a494338bfc1491b59acee849ec048' and '123a3369e1dd05078b2707f46de36749d4147153'
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 18 Feb 2009 03:27:04 +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)