Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d659098..054ea14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,11 +29,13 @@ man_MANS = \
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gobject-introspection-1.0.pc
+m4dir = $(datadir)/aclocal
+m4_DATA = m4/introspection.m4
+
EXTRA_DIST = \
CONTRIBUTORS \
$(pkgconfig_DATA) \
$(man_MANS) \
- m4/introspection.m4 \
misc/pep8.py \
misc/pyflakes.py