Merged HLT tag v1-2 with ALIROOT tag v3-09-Release.
[u/mrichter/AliRoot.git] / HLT / trigger / Makefile
1 #$Id$
2 ##################################
3 # Makefile for HLT Trigger code. #
4 #                                #
5 # Author: Anders Vestbo,         #                    
6 #         Constantin Loizides    #
7 ##################################
8
9 MODNAME = AliL3Trigger
10
11 ifndef ALIHLT_TOPDIR
12 TOPDIR = $(shell pwd)/..
13 endif
14
15
16 include $(ALIHLT_TOPDIR)/Makefile.conf
17
18 SRCS    = AliD0toKpi.cxx
19
20 include $(ALIHLT_TOPDIR)/Makefile.rules