]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/CMakelibHLTbase.pkg
Removed depricted histograms ... cleanup
[u/mrichter/AliRoot.git] / HLT / CMakelibHLTbase.pkg
index c3db0da5ca8f6f77ffd0167d8cb414d12046f8d9..2d3c45d834b72f97a034494bdfd30f48cd9c0921 100644 (file)
@@ -93,7 +93,11 @@ set ( CLASS_HDRS
     AliHLTComponentBenchmark.h
     AliHLTDataDeflater.h
     AliHLTDataDeflaterSimple.h
+    AliHLTDataDeflaterHuffman.h
+    AliHLTHuffman.h
     AliHLTDataInflater.h
+    AliHLTDataInflaterSimple.h
+    AliHLTDataInflaterHuffman.h
     )
 
 string ( REPLACE ".h" ".cxx" MODULE_SRCS "${CLASS_HDRS}")