diff options
| -rw-r--r-- | Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Makefile.am b/Makefile.am index 887f103..b9706e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ if HAVE_PYTHON  SUBDIRS += python  endif -ACLOCAL_AMFLAGS = -I m4 +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}  DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python | 
