view pidgin/sounds/Makefile.am @ 16196:1414e0e01dc5

More renaming.
author Richard Laager <rlaager@wiktel.com>
date Mon, 16 Apr 2007 02:08:42 +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)