summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorØyvind Kolås <pippin@gimp.org>2012-04-01 00:38:16 +0100
committerØyvind Kolås <pippin@gimp.org>2012-04-01 00:38:16 +0100
commite362e0e066f048e934d9c626669b016359738982 (patch)
treec3daba2f23cee9df79001e86b50c6c03d474211f /Makefile.am
parent0e9c552ae0eb4879126ccac59ef1cb184d9e3034 (diff)
build: disable gobject introspection also on dist
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d2290f0..7dad5ba5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ EXTRA_DIST = \
m4/introspection.m4 \
gegl.pc.in
-DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
+# DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
DISTCLEANFILES = \
$(built_dist_files)