]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG2/UNICOR/libUNICOR.pkg
Moving UNICOR to PWG2
[u/mrichter/AliRoot.git] / PWG2 / UNICOR / libUNICOR.pkg
1 #-*- Mode: Makefile -*-
2
3 SRCS = \
4 AliDAnal.cxx \
5 AliDAnalCorrel.cxx \
6 AliDAnalGlobal.cxx \
7 AliDAnalPtfluc.cxx \
8 AliDAnalSingle.cxx \
9 AliDAnalysisTask.cxx \
10 AliDEvent.cxx \
11 AliDEventAliceESD.cxx \
12 AliDHN.cxx \
13 AliDLoop.cxx \
14 AliDPair.cxx 
15
16 HDRS = $(SRCS:.cxx=.h) 
17
18 DHDR:=UNICORLinkDef.h
19
20