view share/sounds/Makefile.am @ 29749:8c87d8558fb5

propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc) to branch 'im.pidgin.pidgin.next.minor' (head 1e6b3ddac07dbc4d92425cb8f7fd28e21c7b6138)
author Paul Aurich <paul@darkrain42.org>
date Mon, 08 Feb 2010 17:07:30 +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)