]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTSample.pkg
implementing the copy contructors for two helper classes because compiler on macos...
[u/mrichter/AliRoot.git] / HLT / libAliHLTSample.pkg
index d1dbda0646cbd225672ac79c1b2131e05e22e9ba..9e8a9def2111a2c3a5730824c84a7b611fddfd74 100644 (file)
@@ -10,6 +10,9 @@
 # will be created from the names of the header files
 CLASS_HDRS:=   AliHLTSampleComponent1.h \
                AliHLTSampleComponent2.h \
+               AliHLTSampleCalibrationComponent.h \
+               AliHLTSampleESDAnalysisComponent.h \
+               AliHLTSampleRawAnalysisComponent.h \
                AliHLTSampleMonitoringComponent.h \
                AliHLTAgentSample.h \
                AliHLTSamplePreprocessor.h \
@@ -36,7 +39,7 @@ MODULE_HDRS:=         $(CLASS_HDRS)
 # enable automatic generation. 
 MODULE_DHDR:=
 
-EINCLUDE := HLT/BASE HLT/shuttle HLT/SampleLib
+EINCLUDE := HLT/BASE HLT/shuttle HLT/SampleLib STEER RAW
 
 LIBRARY_DEP := -lHLTbase -lCDB -lSTEERBase