aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-12 12:17:13 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-12 12:18:41 +0100
commit161365fa6f1bed8e1309f85fa27d0f53f88fbd73 (patch)
treedf017567e2a159591678c2701d7d50bda5efbd09 /build
parent10ffc822374c73d2204aff362cb8da20baab48ab (diff)
merge_doc.xsl: move from libosmocore.git
Allow building manuals without the libosmocore source. Related: OS#3385 Change-Id: Ifb81b18422987cdf36b75993d2782abf93b5f48c
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.vty-reference.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/Makefile.vty-reference.inc b/build/Makefile.vty-reference.inc
index 6607ae5..1528d32 100644
--- a/build/Makefile.vty-reference.inc
+++ b/build/Makefile.vty-reference.inc
@@ -25,8 +25,7 @@ DOCBOOKS = $(VTY_REFERENCE)
DOCBOOKS_DEPS = generated/docbook_vty.xml
include $(TOPDIR)/build/Makefile.docbook.inc
-LIBOSMO_DIR ?= ~/source/gsm/libosmocore
-MERGE_DOC = $(shell realpath $(LIBOSMO_DIR)/doc/vty/merge_doc.xsl)
+MERGE_DOC = $(shell realpath $(TOPDIR)/merge_doc.xsl)
CLEAN_FILES += generated