summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2013-03-12 14:09:28 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2013-03-12 14:09:28 +0100
commit1243e6299841a2e354ee22b8945c22def0c2248a (patch)
tree2e0f9c17111da452dcce199843f48e0b82358234
parentd7644e3c9758a4b0d5dd81c6d408b32c8b7713f0 (diff)
downloadzeitgeist-1243e6299841a2e354ee22b8945c22def0c2248a.tar.gz
build: Fix typo in DISTCHECK_CONFIGURE_FLAGS
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 09c1ef93..57c2fe41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,8 @@ zeitgeistdoc_DATA = \
DISTCHECK_CONFIGURE_FLAGS = \
--with-session-bus-services-dir="\$(datadir)"/dbus-1/services \
- --enable-gtk-doc
+ --enable-docs \
+ $(NULL)
EXTRA_DIST = \
tools \