]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/trigger/Makefile
member array initialization added (Theo)
[u/mrichter/AliRoot.git] / HLT / trigger / Makefile
index b1a1181f7e8eee999b3602fa11dfb2ec85f69a6b..d658badf89272d198485a1bd3587c516d0292465 100644 (file)
@@ -6,7 +6,7 @@
 #         Constantin Loizides    #
 ##################################
 
-MODNAME = AliL3Trigger
+MODNAME = AliHLTTrigger
 
 ifndef ALIHLT_TOPDIR
 TOPDIR = $(shell pwd)/..
@@ -15,6 +15,8 @@ endif
 
 include $(ALIHLT_TOPDIR)/Makefile.conf
 
-SRCS   = AliD0toKpi.cxx
+SRCS   = AliD0toKpi.cxx AliD0Trigger.cxx 
 
 include $(ALIHLT_TOPDIR)/Makefile.rules
+
+INCLUDES += -I$(ALICE_ROOT)/ITS