view share/sounds/Makefile.am @ 27421:627a146aba2b

Changelog the perl module installation location changes.
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 26 Jun 2009 23:34: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)