]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG4/Makefile
once more TF1Helper sneaked in ...cleaned out (compilation problems on alien)
[u/mrichter/AliRoot.git] / PWG4 / Makefile
index eee666fff4c042da831dab0a5e78434e9b3adfc6..e390f0fc8fad3a3816b27e7f3c40cb25c5cfa581 100644 (file)
@@ -73,6 +73,9 @@ ifneq ($(PWG4JetCorrel_INCLUDE),)
   ALICEINC += -I../$(PWG4JetCorrel_INCLUDE)
 endif
 
+ifneq ($(PWG4JCORRAN_INCLUDE),)
+  ALICEINC += -I../$(PWG4JCORRAN_INCLUDE)
+endif
 
 # only if no par file was loaded before
 #ifeq ($(ALICEINC),-I.)
@@ -81,6 +84,7 @@ endif
     ALICEINC += -I$(ALICE_ROOT)/JETAN   # some extra includes
     ALICEINC += -I$(ALICE_ROOT)/PHOS
     ALICEINC += -I$(ALICE_ROOT)/EMCAL
+    ALICEINC += -I$(ALICE_ROOT)/PWG4/PartCorrBase
   endif
 #endif