aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manuals/Makefile.am
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-04-05 14:08:11 +0200
committerosmith <osmith@sysmocom.de>2019-05-20 10:28:45 +0000
commitad7b8bee71e78e5a046b65898e181b8c48be3974 (patch)
treeb470c41fb38149ce6c3a29e549fe434d343c594d /doc/manuals/Makefile.am
parentc6c2aa9ecdeba74de4ddc51320de5fd674a5702a (diff)
debian: create -doc subpackage with pdf manuals
Diffstat (limited to 'doc/manuals/Makefile.am')
-rw-r--r--doc/manuals/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manuals/Makefile.am b/doc/manuals/Makefile.am
index 90fff57e..1d8125f1 100644
--- a/doc/manuals/Makefile.am
+++ b/doc/manuals/Makefile.am
@@ -20,5 +20,6 @@ if BUILD_MANUALS
VTY_REFERENCE = osmobts-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
+ OSMO_REPOSITORY = osmo-bts
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
endif