view pidgin/sounds/Makefile.am @ 18244:b7c30039b531

internal.h includes config.h, so let's not do it twice
author Richard Laager <rlaager@wiktel.com>
date Sun, 24 Jun 2007 21:13:33 +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)