aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-10-31 14:52:31 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-16 15:14:04 +0100
commit3e0af16bfd901acffb479cf502ce5235ca2eea3b (patch)
treec04cdcb969e1446a14e4bb25f1275213c128ca0b /doc/Makefile.am
parentc51609aa5c85dc802823393ee3c37abb734db938 (diff)
move project specific manuals to their own repososmith/move-manuals-to-project-repos
Build manuals when ./configure --enable-manuals is specified. Requires osmo-gsm-manuals to be installed. Related: OS#3385 Depends: I96933dd4dd6cac159847647f1c642215051a9aad (osmo-gsm-manuals) Change-Id: I2f9c27f81940b02414f0e618483bffade72e8cf7
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5a231074c..15f36b7eb 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,4 @@
SUBDIRS = \
examples \
+ manuals \
$(NULL)