summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-12-06 14:01:04 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2015-01-22 16:54:19 +0100
commite063cc61ea28d5a76d1978886809bbcfaf889e6b (patch)
tree6fdeab02c4d44316bea8b9cd0d9e663f6f71b7b9
parent976d37e63e94d0b6dea53643521194d946391c0c (diff)
build-sys: More gtk-doc removal
Commit e3aa9bc removed the configure.ac bits, but did not clean up the toplevel Makefile.am accordingly.
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 7638b7f..5d8f0e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,11 +34,7 @@ MAINTAINERCLEANFILES = \
INSTALL \
aclocal.m4 \
build-aux/ \
- config.h.in \
- gtk-doc.make
-
-DISTCHECK_CONFIGURE_FLAGS = \
- --enable-gtk-doc
+ config.h.in
distclean-local:
if test $(srdcir) = .; then :; else \