view pidgin/sounds/Makefile.am @ 16475:e331baecd661

Sean
author Ethan Blanton <elb@pidgin.im>
date Fri, 27 Apr 2007 04:02:51 +0000
parents 38820fbaf3ec
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/pidgin
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)