From e223df2c4e20a85193742a0ce17f7b0798739c1e Mon Sep 17 00:00:00 2001 From: fca Date: Wed, 4 Aug 1999 05:55:54 +0000 Subject: [PATCH] Adding START to the standard detectors --- Makefile | 2 +- conf/GeneralDef | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e7a6bd459bc..fa8199d7bd4 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ PACKAGE = Main ##### Module libraries ##### ALIROOT_DIRS = STEER TGeant3 TRD PHOS TPC ZDC MUON PMD FMD TOF ITS \ - CASTOR RICH STRUCT EVGEN RALICE + CASTOR RICH START STRUCT EVGEN RALICE ##### TARGETS ##### diff --git a/conf/GeneralDef b/conf/GeneralDef index f9e15a8f480..753357c7b5a 100644 --- a/conf/GeneralDef +++ b/conf/GeneralDef @@ -62,7 +62,7 @@ ROOTLIBS = -L$(ROOTSYS)/lib -lBase -lCint -lClib -lCont -lFunc -lGraf \ ALILIBS = -L$(LIBDIR) -lMUON -lTPC -lPMD -lTRD -lFMD -lTOF \ -lITS -lPHOSdummy -lPHOS -lCASTOR -lRICH -lZDC -lSTRUCT \ - -lTGeant3 -lEVGEN -lSTEER + -lTGeant3 -lSTART -lEVGEN -lSTEER # Graphic libraries -- 2.43.0