view share/sounds/Makefile.am @ 27411:e3fd06032c4b

merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc' and 'b4d9ebda1400b338079c89d5b6ac444b73755128'
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 18 Jun 2009 23:04:07 +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)