aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manuals/Makefile
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-09-21 14:00:08 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 17:12:40 +0100
commit8c14a942d2c08cc59827b805105794eb576ff2d3 (patch)
treed8220e6bb40a2a342499f3318fda7eed384763c8 /doc/manuals/Makefile
parent8a357681d2737a409e5d897702ba020995b2b945 (diff)
bsc: document handover
Add chapter "Handover", explaining: - intra- and - inter-BSC handover, - HO algorithm 1 and - algorithm 2 - new neighbor configuration Adjust copyright, add revision and add me as author. Change-Id: I7afb3f66c98abda07fc8acc76e00c46091fe55e2
Diffstat (limited to 'doc/manuals/Makefile')
-rw-r--r--doc/manuals/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile
index 153348258..b9f50d0d9 100644
--- a/doc/manuals/Makefile
+++ b/doc/manuals/Makefile
@@ -2,7 +2,7 @@ TOPDIR = ..
ASCIIDOC = osmobsc-usermanual.adoc osmux-reference.adoc aoip-mgw-options.adoc
include $(TOPDIR)/build/Makefile.asciidoc.inc
-osmobsc-usermanual.pdf: chapters/*.adoc
+osmobsc-usermanual.pdf: chapters/*.adoc chapters/*.dot
aoip-mgw-options.pdf: aoip-mgw-options.adoc mgw/*.msc
VTY_REFERENCE = osmobsc-vty-reference.xml