]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/CMakelibMUONcalign.pkg
Bring PIPEupgrade naming conventions in acc. with ITSU expectations
[u/mrichter/AliRoot.git] / MUON / CMakelibMUONcalign.pkg
index 08fd5a247c483085877e65693a7e3c6fc5d88525..027b1dd9c28bb30d98360032ba11cb02bb4df79f 100644 (file)
@@ -1,4 +1,4 @@
-# -*- mode: CMake -*- 
+# -*- mode: CMake -*-
 #--------------------------------------------------------------------------------#
 # Package File for MUONcalign                                                    #
 # Author : Johny Jose (johny.jose@cern.ch)                                       #
 # SHLIBS - Shared Libraries and objects for linking (Executables only)           #
 #--------------------------------------------------------------------------------#
 
-set ( SRCS 
-    AliMUONClusterInfo.cxx 
-    AliMUONPadInfo.cxx 
-    AliMUONAlignment.cxx 
-    AliMUONAlignmentTask.cxx 
-    AliMUONReAlignTask.cxx 
-    AliMUONChamberCalibrationTask.cxx 
-    )
+set ( SRCS
+               AliMUONClusterInfo.cxx
+               AliMUONPadInfo.cxx
+               AliMUONAlignment.cxx
+               AliMUONAlignmentTask.cxx
+               AliMUONChamberCalibrationTask.cxx
+               )
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
 
 set ( DHDR  MUONcalignLinkDef.h)
 
-set ( EINCLUDE  MUON/mapping ANALYSIS STEER/STEERBase)
+set ( EINCLUDE  MUON/mapping ANALYSIS STEER/AOD STEER/STEERBase STEER/STEER)