summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@litl.com>2009-12-14 17:21:54 -0200
committerJohan Dahlin <johan@gnome.org>2009-12-14 20:59:56 -0200
commitca7865b8b29e8a764e3511d556e16c00432c2fd2 (patch)
tree703be5f949a57e370ea9716c38506033aca0fd6d /Makefile.am
parentdb381df952f39a2a50ca29e83bfe1d3235edd3ee (diff)
downloadgobject-introspection-ca7865b8b29e8a764e3511d556e16c00432c2fd2.tar.gz
Add a Makefile.introspection
This will make it easier for third-party projects to use introspection by having easy make rules.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d69ef0fc..2bb5ee12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,9 @@ pkgconfig_DATA = gobject-introspection-1.0.pc gobject-introspection-no-export-1.
m4dir = $(datadir)/aclocal
m4_DATA = m4/introspection.m4
+makedir = $(datadir)/share/gobject-introspection-1.0
+make_DATA = Makefile.introspection
+
EXTRA_DIST = \
COPYING.LGPL \
COPYING.GPL \