]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libHLTsim.pkg
coding conventions and compilation warnings
[u/mrichter/AliRoot.git] / HLT / libHLTsim.pkg
index 7f0c6a3a3f922b9c0aad2ab3351cbfb54a767bac..85c78ffbf6c567d35dc6032257252493349e3e76 100644 (file)
@@ -5,7 +5,9 @@ include $(MODDIR)/hlt.conf
 
 LIBHLTSIM_VERSION := 0
 
-MODULE_SRCS=   AliHLTSimulation.cxx
+MODULE_SRCS=   AliHLTSimulation.cxx \
+               AliHLTAgentSim.cxx \
+               AliHLTOUTComponent.cxx
 
 CLASS_HDRS:=   $(MODULE_SRCS:.cxx=.h)