Makefile.am
author hallski <hallski>
Wed, 21 Jan 2004 18:02:57 +0000
changeset 70 4d33d6915f49
parent 52 d68e08314049
child 74 777c60922f56
permissions -rw-r--r--
2004-01-21 Mikael Hallendal <micke@imendio.com> * Makefile.am: * configure.in: Work on the C# bindings * NEWS: Preparing for 0.15 * loudmouth-1.0.pc.in: Versioned the library * loudmouth/Makefile.am: ditto * loudmouth/lm-connection.c: * loudmouth/lm-connection.h: Disabled the proxy support. * mono/Makefile: * mono/Makefile.am: * mono/loudmouth/Makefile.am: * mono/loudmouth/loudmouth-api.xml: * mono/loudmouth/loudmouth.metadata: * mono/sources/loudmouth-sources.xml: - WIP on the bindings, first cut of generated bindings.

if HAVE_MONO
    MONO_SUBDIR = mono
endif

SUBDIRS = loudmouth docs $(MONO_SUBDIR)

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

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