view share/sounds/Makefile.am @ 28278:ff801b5e51ec

Use my name rather than my handle.
author maiku@pidgin.im
date Tue, 18 Aug 2009 02:32:43 +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)