summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-06-30 10:52:25 -0400
committerColin Walters <walters@verbum.org>2012-06-30 10:52:27 -0400
commitf746c4488961851df9a0f11e04511693e427dd03 (patch)
tree716365a982913151ee142366114a816feba9111e /Makefile.am
parent30b70bdd4113a3bb22e8ee98ecdfde5c5e5c165e (diff)
downloadgvfs-f746c4488961851df9a0f11e04511693e427dd03.tar.gz
build: Add --disable-documentation option
Some embedded users may not want it, and for gnome-ostree right now I don't have the Docbook infrastrucutre set up.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fc351f6c..f013a7d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,10 +8,13 @@ SUBDIRS = \
monitor \
po \
programs \
- man \
test \
$(NULL)
+if BUILD_DOCUMENTATION
+SUBDIRS += man
+endif
+
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc