X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=PMD%2FMakefile;h=b85d1020b9fa627a97880d45f8a799bf62018230;hp=4aa818a15c14ba9b3c4791b76e0b56c7f48687cc;hb=4fa198c6d41ca5e8758db6e317e7f9a1aaa22357;hpb=34ca48091a3d28d50e2d816eb883fe21350e2b2f;ds=inline diff --git a/PMD/Makefile b/PMD/Makefile index 4aa818a15c1..b85d1020b9f 100644 --- a/PMD/Makefile +++ b/PMD/Makefile @@ -9,11 +9,13 @@ PACKAGE = PMD # C++ sources -SRCS = AliPMD.cxx AliPMDv0.cxx AliPMDv1.cxx AliPMDv2.cxx +SRCS = AliPMD.cxx AliPMDv0.cxx AliPMDv1.cxx AliPMDv2.cxx AliPMDRecPoint.cxx # C++ Headers -HDRS = $(SRCS:.cxx=.h) PMDLinkDef.h +HDRS = $(SRCS:.cxx=.h) \ + $(ROOTSYS)/include/TClonesArray.h \ + PMDLinkDef.h # Library dictionary