summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2009-12-16 17:30:53 -0200
committerJohan Dahlin <johan@gnome.org>2009-12-16 17:30:53 -0200
commit81fca960eafe6f2e431035bf985bd5d0eb77b080 (patch)
tree4341c8b25eed9b9f04e754a2f0fe534583a8799e /Makefile.am
parent467204e8e7a894350517ebca2201a89bed56b0ad (diff)
downloadgdk-pixbuf-81fca960eafe6f2e431035bf985bd5d0eb77b080.tar.gz
Make sure dist check includes introspection
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 961260a5b..98014f0b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -243,7 +243,7 @@ sanity:
snapshot:
$(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds --enable-introspection
GITIGNOREFILES = \
po-properties/Makefile.in.in \