git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Prototype for PMD reconstructed hits (AliPMDRecPoint) added.
[u/mrichter/AliRoot.git]
/
PMD
/
Makefile
diff --git
a/PMD/Makefile
b/PMD/Makefile
index 4aa818a15c14ba9b3c4791b76e0b56c7f48687cc..b85d1020b9fa627a97880d45f8a799bf62018230 100644
(file)
--- a/
PMD/Makefile
+++ b/
PMD/Makefile
@@
-9,11
+9,13
@@
PACKAGE = PMD
# C++ sources
# C++ sources
-SRCS = AliPMD.cxx AliPMDv0.cxx AliPMDv1.cxx AliPMDv2.cxx
+SRCS = AliPMD.cxx AliPMDv0.cxx AliPMDv1.cxx AliPMDv2.cxx
AliPMDRecPoint.cxx
# C++ Headers
# C++ Headers
-HDRS = $(SRCS:.cxx=.h) PMDLinkDef.h
+HDRS = $(SRCS:.cxx=.h) \
+ $(ROOTSYS)/include/TClonesArray.h \
+ PMDLinkDef.h
# Library dictionary
# Library dictionary