]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libHLTpendolino.pkg
Compilation on Windoiws/Cygwin
[u/mrichter/AliRoot.git] / HLT / libHLTpendolino.pkg
index 1f3c7155569808fb2b76889bcdac8ea908fd54a4..0856e8d979886c157ab02a6ea9290b63ecf1a20f 100644 (file)
@@ -5,6 +5,7 @@ CLASS_HDRS:=    AliHLTPredictionProcessorInterface.h \
                AliHLTPendolino.h \
                AliHLTPendolinoLoggerOStream.h \
                AliHLTPredictionProcessorDummy.h \
+               AliHLTPendolinoLogger.h \
                AliHLTPendolinoLoggerDump.h \
                HLT/AliHLTPredicProcTempMonitor.h \
                HLT/AliHLTPredictionProcessorHLT.h \
@@ -15,14 +16,13 @@ CLASS_HDRS:=        AliHLTPredictionProcessorInterface.h \
 
 MODULE_SRCS:=  $(CLASS_HDRS:.h=.cxx)
 
-MODULE_HDRS:=  $(CLASS_HDRS) \
-               AliHLTPendolinoLogger.h
+MODULE_HDRS:=  $(CLASS_HDRS)
 
 MODULE_DHDR:=          
 
 EINCLUDE := HLT/pendolino HLT/BASE STEER
 
-LIBRARY_DEP := -lHLTbase
+LIBRARY_DEP := -lHLTbase -lCDB
 
 include $(MODDIR)/hlt.conf