summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2010-10-26 10:15:53 -0400
committerMike Gorse <mgorse@novell.com>2010-10-26 10:27:01 -0400
commit11d647c36278e2430df5df0c56546e267971e74a (patch)
tree6cff3352207f97cf6ea6a64c93fec705a038c135 /Makefile.am
parente7402c9337190d8acf68b4a03705caa3ce489594 (diff)
downloadat-spi2-core-11d647c36278e2430df5df0c56546e267971e74a.tar.gz
Initial commit, not even close to being usable yet
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 68f7dc68..4aba3ef4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,10 @@
-SUBDIRS=registryd tools xml bus libspi
+DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
+
+-include $(INTROSPECTION_MAKEFILE)
+INTROSPECTION_GIRS =
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir)
+INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
+
+SUBDIRS=registryd xml bus dbind atspi
ACLOCAL_AMFLAGS=-I m4