]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/hlt.conf
update from David Rohr: the CATrackerComponent now supports multiple slices
[u/mrichter/AliRoot.git] / HLT / hlt.conf
index 2e574efb894344451e00235b3c4e54fac3967157..ddd4178f8eb7366a227442c9ad448b1bd95377cd 100644 (file)
@@ -24,7 +24,7 @@ endif
 
 ifdef ALIHLT_MLUCDIR
 HLTDEFS         += -Duse_logging
-EINCLUDE := $(ALIHLT_MLUCDIR)/include
-ELIBS    := MLUC
-ELIBSDIR :=$(ALIHLT_MLUCDIR)/lib/tgt_$(ALICE_TARGET)
+EINCLUDE += $(ALIHLT_MLUCDIR)/include
+ELIBS    += MLUC
+ELIBSDIR +=$(ALIHLT_MLUCDIR)/lib/tgt_$(ALICE_TARGET)
 endif