From 5be3afbf5b6658e1f812315652b4edfeb1305876 Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Wed, 23 Nov 2011 14:20:38 +0100 Subject: [PATCH] fixed Makefile --- src/lte/doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lte/doc/Makefile b/src/lte/doc/Makefile index 9a07e3be8..f4cae861e 100644 --- a/src/lte/doc/Makefile +++ b/src/lte/doc/Makefile @@ -23,7 +23,7 @@ GRAPHS_EPS = \ $(FIGURES)/runningTime10s.eps \ $(FIGURES)/propagationModel.eps \ $(FIGURES)/simulationTime.eps \ - $(FIGURES)/profiling-memory.eps + $(FIGURES)/profiling-memory.eps \ $(FIGURES)/lte-rlc-implementation-model.eps \ $(FIGURES)/lte-rlc-data-txon-dl.eps \ $(FIGURES)/lte-rlc-data-retx-dl.eps \