]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Module CONTAINERS added
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 1 Nov 2000 17:29:22 +0000 (17:29 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 1 Nov 2000 17:29:22 +0000 (17:29 +0000)
Makefile
conf/GeneralDef

index 093a6369d95caef8031372e9581bf1203c01a627..d4bed253feba2967dc598799c3e1988dd9b2fcac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ 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
+                         CASTOR RICH START STRUCT EVGEN RALICE ALIFAST THijing CONTAINERS 
 
 ##### TARGETS #####
  
index 6fcb356e9c378f3296b1e928fdc6e3d69a5154c6..aff47c746cd855881af5d3e065ea421cdefafd9d 100644 (file)
@@ -67,7 +67,7 @@ ROOTLIBS      := $(filter-out -lNew,$(ROOTLIBS))
 
 ALILIBS              = -L$(LIBDIR) -lMUON -lTPC -lPMD -lTRD -lFMD -lTOF \
                 -lITS -lPHOS -lCASTOR -lRICH -lZDC -lSTRUCT \
-                -lTGeant3 -lSTART -lEVGEN -lSTEER
+                -lTGeant3 -lSTART -lEVGEN -lSTEER -lCONTAINERS
 
 # CERN Libraries