aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 \