From 646363e269d9e78b8866eff27c687b7d4bf03700 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 28 Oct 2020 11:02:12 -0700 Subject: [PATCH] Add missing figures to model library Makefile --- doc/models/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/models/Makefile b/doc/models/Makefile index 82defb429..f9bc1ccdd 100644 --- a/doc/models/Makefile +++ b/doc/models/Makefile @@ -426,6 +426,8 @@ IMAGES_EPS = \ $(FIGURES)/nist-frame-success-rate-ax.eps \ $(FIGURES)/wifi-11a-p-1500-adhoc-r-54-min-5-max-50-step-5-throughput.eps \ $(FIGURES)/wifi-11g-p-1500-infrastructure-r-6-min-5-max-50-step-5-throughput.eps \ + $(FIGURES)/default-table-based-error-model-validation.eps \ + $(FIGURES)/error-models-comparison.eps \ $(FIGURES)/ca-rrc-reconf.eps \ $(FIGURES)/ca-lte-enb-net-device-changes.eps \ $(FIGURES)/ca-lte-ue-net-device-changes.eps \