view share/sounds/Makefile.am @ 20079:3e3246eb204c

merge of '0411be512ef271d73fb2f800df237b0953a983a1' and '9a8e007dbbbdee9fe816195d04b6372d67f4450b'
author Andreas Monitzer <pidgin@monitzer.com>
date Sun, 16 Sep 2007 00:00:37 +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)