summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index d68b88f..b9706e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,13 +4,9 @@ if HAVE_PYTHON
SUBDIRS += python
endif
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-python
-
-EXTRA_DIST = \
- HACKING \
- MAINTAINERS
+DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \