view share/sounds/Makefile.am @ 28480:e47d4bddf974

merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200' and '4bba0dcaaebf221b8408786df7013b2d07b71e9c'
author maiku@pidgin.im
date Fri, 28 Aug 2009 23:27:10 +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)