aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2014-04-25 17:44:26 +0300
committerLasse Collin <lasse.collin@tukaani.org>2014-04-26 08:47:36 +0300
commitba3b5dd082db2cb5973e877a74221d739c663fb4 (patch)
tree84b9f274994f8969b8fc40bf7ea83fb127f3cb60 /Makefile.am
parentUpdate INSTALL. (diff)
downloadxz-ba3b5dd082db2cb5973e877a74221d739c663fb4.tar.xz
Build: Add --disable-doc to configure.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8aa6dfc5..51cc56f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,7 @@ endif
SUBDIRS += src po tests
+if COND_DOC
dist_doc_DATA = \
AUTHORS \
COPYING \
@@ -42,6 +43,7 @@ examplesolddir = $(docdir)/examples_old
dist_examplesold_DATA = \
doc/examples_old/xz_pipe_comp.c \
doc/examples_old/xz_pipe_decomp.c
+endif
EXTRA_DIST = \
extra \