]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/trigger/Makefile
bugfix: setting the monitoring event command in the EventDoneData only for the trigge...
[u/mrichter/AliRoot.git] / HLT / trigger / Makefile
CommitLineData
3e87ef69 1#$Id$
2##################################
3# Makefile for HLT Trigger code. #
4# #
5# Author: Anders Vestbo, #
6# Constantin Loizides #
7##################################
8
4aa41877 9MODNAME = AliHLTTrigger
3e87ef69 10
11ifndef ALIHLT_TOPDIR
12TOPDIR = $(shell pwd)/..
13endif
14
15
16include $(ALIHLT_TOPDIR)/Makefile.conf
17
de3c3890 18SRCS = AliD0toKpi.cxx AliD0Trigger.cxx
3e87ef69 19
20include $(ALIHLT_TOPDIR)/Makefile.rules
de3c3890 21
22INCLUDES += -I$(ALICE_ROOT)/ITS