]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libHLTrec.pkg
initialization of CDB in wrapper interface;added treatment of reconfiguration event
[u/mrichter/AliRoot.git] / HLT / libHLTrec.pkg
index e809eed79981ba1f9ec9020ce360240cc28d9493..c4803b07e5c32d8e3ca5744879518550a2273988 100644 (file)
@@ -6,10 +6,10 @@ include $(MODDIR)/hlt.conf
 LIBHLTREC_VERSION := 0
 
 CLASS_HDRS:=   AliHLTReconstructor.h \
-               AliHLTPreprocessor.h \
                AliHLTOUTRawReader.h
 
 MODULE_SRCS:=  AliHLTDynamicAliLog.cxx \
+               AliHLTMisc.cxx \
                $(CLASS_HDRS:.h=.cxx)
 
 MODULE_HDRS:=  $(CLASS_HDRS)