# -*- mode: CMake -*- set ( SRCS AliACORDEReconstructor.cxx AliACORDEQADataMakerRec.cxx AliACORDERecoParam.cxx ) string(REPLACE ".cxx" ".h" HDRS "${SRCS}") set ( DHDR ACORDErecLinkDef.h) set ( EINCLUDE STEER/STEER STEER/STEERBase RAW)