From e72c66aac83e7de4230d4027e39be7a599db0599 Mon Sep 17 00:00:00 2001 From: morsch Date: Sun, 25 Mar 2001 10:18:54 +0000 Subject: [PATCH] Add MEVSIM and TMEVSIM --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b2f9ed2286c..3473faf6c86 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,8 @@ PRETTY = $(AWK) '{print $$0 substr($(DOTS),1,79-length($$0))}' ##### Module libraries ##### ALIROOT_DIRS = STEER TGeant3 TRD PHOS TPC ZDC MUON PMD FMD TOF ITS \ - CASTOR RICH START STRUCT EVGEN RALICE ALIFAST THijing CONTAINERS + CASTOR RICH START STRUCT EVGEN RALICE ALIFAST \ + THijing CONTAINERS MEVSIM TMEVSIM ##### TARGETS ##### -- 2.39.3