]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG/Makefile
DQM configure file
[u/mrichter/AliRoot.git] / PWG / Makefile
index 930cfa95ac07908063192e760f446a3dcd40a736..07d9d97b947bb01718dfecc194a64f76c522a2e5 100644 (file)
@@ -67,6 +67,10 @@ ifneq ($(PWGCaloTrackCorrBase_INCLUDE),)
   ALICEINC += -I../$(PWGCaloTrackCorrBase_INCLUDE)
 endif
 
+ifneq ($(PWGEMCAL_INCLUDE),)
+  ALICEINC += -I../$(PWGEMCALTasks_INCLUDE)
+endif
+
 # only if no par file was loaded before
 #ifeq ($(ALICEINC),-I.)
   ifneq ($(ALICE_ROOT),)