]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/CMakelibSTEERBase.pkg
In order to use the new TPC dEdx information within the common pid classes the new...
[u/mrichter/AliRoot.git] / STEER / CMakelibSTEERBase.pkg
index a2347023be02cce6a2a6730dcc7fecef0e22f391..e9450ba8c496988713a8d80d8c89cdc946b95338 100644 (file)
@@ -75,7 +75,8 @@ set ( SRCS
     STEERBase/AliMathBase.cxx 
     STEERBase/TTreeStream.cxx 
     STEERBase/AliVMFT.cxx
-    )
+    STEERBase/AliTPCdEdxInfo.cxx
+  )
 
 string(REPLACE ".cxx" ".h" HDRS  "${SRCS}")