aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-06-16 16:08:55 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-07-28 12:18:23 +0200
commit3b5de1b6684f3a166bb4666ffabd31d6b29c0175 (patch)
tree32caf212194f30fc274374d8d0e254d430e770cf /doc/Makefile.am
parent431e085736ba958c5b69c87e401c67f0b322189d (diff)
doc: update/fix FSM charts
These reflect the plan for refactoring, and will be implemented by I82e3f918295daa83274a4cf803f046979f284366 and Id7a4407d9b63be05ce63f5f2768b7d7e3d5c86fb Change-Id: I29e31b753e23a4207662e0e385a337e7df836f45
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am15
1 files changed, 11 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ca0470d01..9b87bf339 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,20 +3,27 @@ SUBDIRS = \
$(NULL)
msc: \
+ $(builddir)/legend_for_ladder_diagrams.png \
$(builddir)/handover.png \
$(builddir)/assignment.png \
- $(builddir)/lchan-release.png \
- $(builddir)/ms-channel-request.png \
$(builddir)/timeslot.png \
$(builddir)/lchan.png \
$(builddir)/ts-and-lchan-fsm-lifecycle.png \
- $(builddir)/handover-inter-bsc-mo.png \
- $(builddir)/handover-inter-bsc-mt.png \
+ $(builddir)/handover-inter-bsc-out.png \
+ $(builddir)/handover-inter-bsc-in.png \
+ $(builddir)/mgw-endpoint.png \
$(NULL)
dot: \
+ $(builddir)/legend_for_fsm_diagrams.png \
+ $(builddir)/assignment-fsm.png \
$(builddir)/timeslot-fsm.png \
$(builddir)/lchan-fsm.png \
+ $(builddir)/lchan-rtp-fsm.png \
+ $(builddir)/mgw-endpoint-fsm.png \
+ $(builddir)/handover-intra-bsc-fsm.png \
+ $(builddir)/handover-inter-bsc-out-fsm.png \
+ $(builddir)/handover-inter-bsc-in-fsm.png \
$(NULL)
$(builddir)/%.png: $(srcdir)/%.msc