X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FCMakelibITSUpgradeRec.pkg;h=ab4611273fecb691363a2760fdfaf0d3aa5b428b;hb=c15ec07ef7f47feec905016b23322738ae39c91f;hp=e119121261b1b7e9d4a3592db8e27f0f21d70fcb;hpb=26d6fbe49bb7f0603aca732486fb37337037ae56;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/CMakelibITSUpgradeRec.pkg b/ITS/CMakelibITSUpgradeRec.pkg index e119121261b..ab4611273fe 100644 --- a/ITS/CMakelibITSUpgradeRec.pkg +++ b/ITS/CMakelibITSUpgradeRec.pkg @@ -25,7 +25,7 @@ # SHLIBS - Shared Libraries and objects for linking (Executables only) # #--------------------------------------------------------------------------------# -set ( SRCS UPGRADE/AliITSlayerUpgrade.cxx UPGRADE/AliITStrackerUpgrade.cxx UPGRADE/AliITSUpgradeReconstructor.cxx UPGRADE/AliITSUpgradeClusterList.cxx UPGRADE/AliITSUpgradeClusterListNode.cxx UPGRADE/AliITSUpgradeClusterFinder.cxx) +set ( SRCS UPGRADE/AliITSlayerUpgrade.cxx UPGRADE/AliITStrackerUpgrade.cxx UPGRADE/AliITStrackU.cxx UPGRADE/AliITStrackerU.cxx UPGRADE/AliITSUpgradeReconstructor.cxx UPGRADE/AliITSUpgradeClusterList.cxx UPGRADE/AliITSUpgradeClusterListNode.cxx UPGRADE/AliITSUPixelModule.cxx UPGRADE/AliITSUpgradeClusterFinder.cxx) string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )