diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
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 \ |