diff options
author | Monsta <[email protected]> | 2014-12-06 20:41:36 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2014-12-08 12:43:24 +0100 |
commit | b8eba738463f407f4d6e1ff2651c1a7f67b1f982 (patch) | |
tree | f29d3dbabe6d5f46451e43e84e1335a167503875 /Makefile.am | |
parent | 565248cbc5ce991c9b21671687a535db0a95f9a2 (diff) | |
download | mate-panel-b8eba738463f407f4d6e1ff2651c1a7f67b1f982.tar.bz2 mate-panel-b8eba738463f407f4d6e1ff2651c1a7f67b1f982.tar.xz |
removed obsolete configure option
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5d78bd93..ba98f5f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ SUBDIRS = \ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-introspection --disable-scrollkeeper +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-introspection EXTRA_DIST = \ autogen.sh \ |