view share/sounds/Makefile.am @ 28463:a85f271831c3

merge of '56aef266e32da36a675d0806e9c68c98e8b714af' and 'a447805fc4e48cb0552ae9af1d32da562e5c1dff'
author maiku@pidgin.im
date Fri, 28 Aug 2009 07:32:07 +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)