view share/sounds/Makefile.am @ 19257:7c33cea7d21d

Remove im.pidgin.soc.2007.msimprpl's versions of Hylke's extra icons to make room for propagating from im.pidgin.pidgin's official extra icons.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 20 Aug 2007 02:59:29 +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)