]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/CMakelibAliHLTComp.pkg
Update of mergeMakeOCDB script: possibility to avoid parallel aliroot sessions +...
[u/mrichter/AliRoot.git] / HLT / CMakelibAliHLTComp.pkg
index 278237850b84369a91fff932961ed7ef9712016b..ca5d9ebb5570a9db0055277a43dfb7ec88859355 100644 (file)
 
 set ( CLASS_HDRS
     AliHLTCompAgent.h
-    AliHLTCompPreprocessor.h
-    AliHLTCompDefinitions.h
-    AliHLTCOMPHuffmanAltro.h
-    AliHLTCOMPHuffmanAltroComponent.h
-    AliHLTCOMPHuffmanCodeData.h
-    AliHLTCOMPHuffmanData.h
-    AliHLTCOMPHuffmanOccurrenceData.h
-    AliHLTCOMPHuffmanAltroCalibComponent.h
     )
 
 string ( REPLACE ".h" ".cxx" MODULE_SRCS "${CLASS_HDRS}" )