]> git.uio.no Git - u/mrichter/AliRoot.git/blob - T0/libT0base.pkg
Adding include files where needed for latest ROOT
[u/mrichter/AliRoot.git] / T0 / libT0base.pkg
1 #-*- Mode: Makefile -*-
2 # $Id$
3
4 SRCS= AliT0digit.cxx AliT0Loader.cxx AliT0Trigger.cxx \
5       AliT0CalibData.cxx AliT0Parameters.cxx
6
7 HDRS= $(SRCS:.cxx=.h)
8
9
10 DHDR:= T0baseLinkDef.h
11