lte: Add missing figure reference

This commit is contained in:
Tom Henderson
2019-01-18 13:25:03 -08:00
parent c2b2dfdfac
commit d13ed911e2
2 changed files with 2 additions and 0 deletions

View File

@@ -147,6 +147,7 @@ SOURCEFIGS = \
$(SRC)/lte/doc/source/figures/lte-enb-phy.dia \
$(SRC)/lte/doc/source/figures/lte-ue-phy.dia \
$(SRC)/lte/doc/source/figures/lte-epc-x2-handover-seq-diagram.dia \
$(SRC)/lte/doc/source/figures/lte-epc-e2e-data-protocol-stack.dia \
$(SRC)/lte/doc/source/figures/lte-epc-e2e-data-protocol-stack-with-split.dia \
$(SRC)/lte/doc/source/figures/lte-epc-e2e-control-protocol-stack-with-split.dia \
$(SRC)/lte/doc/source/figures/lte-interference-test-scenario.dia \

View File

@@ -30,6 +30,7 @@ IMAGES_DIA = \
$(FIGURES)/lte-enb-phy.dia \
$(FIGURES)/lte-ue-phy.dia \
$(FIGURES)/lte-epc-x2-handover-seq-diagram.dia \
$(FIGURES)/lte-epc-e2e-data-protocol-stack.dia \
$(FIGURES)/lte-epc-e2e-data-protocol-stack-with-split.dia \
$(FIGURES)/lte-epc-e2e-control-protocol-stack-with-split.dia \
$(FIGURES)/lte-interference-test-scenario.dia \