diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 50f1eb17..38cc7f9f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,8 +13,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ - --disable-introspection \ - --with-gtk=$(GTK_API_VERSION) + --disable-introspection EXTRA_DIST = \ autogen.sh \ |