Makefile.am
author Mikael Hallendal <micke@imendio.com>
Mon, 06 Oct 2008 02:17:36 +0200
changeset 505 ba6f96b3e4a8
parent 397 5e2ad0e0704a
child 525 0499e563dbdf
permissions -rw-r--r--
Added stubs for LmFeaturePing which will hold the XMPP Ping feature. To keep lm-connection.c as clean as possible the XMPP Ping (XEP-0199) code will live in lm-feature-ping.[ch] instead.

include $(top_srcdir)/Makefile.decl

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