Makefile.am
author Mikael Hallendal <micke@imendio.com>
Sat, 11 Oct 2008 14:47:23 +0200
changeset 525 0499e563dbdf
parent 397 5e2ad0e0704a
child 526 1693ef85e347
permissions -rw-r--r--
Moved Makefile.decl to build sub directory and created a Makefile.am.lm All Makefile's should include the new Makefile.am.lm which in turns includes common and test Makefiles.

include $(top_srcdir)/build/Makefile.am.lm

SUBDIRS = loudmouth docs examples tests

EXTRA_DIST +=			\
	loudmouth-1.0.pc.in     \
        loudmouth.spec          \
	loudmouth.spec.in       \
	CONTRIBUTORS            \
	README.WIN32

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = loudmouth-1.0.pc

DISTCHECK_CONFIGURE_FLAGS =     \
	--enable-gtk-doc