view share/sounds/Makefile.am @ 26518:79e043347bbe

Notify the user if a contact invites them to a voice call over MSN.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Thu, 09 Apr 2009 01:38:23 +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)