]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/Makefile
Patch for dimuons (Laurent)
[u/mrichter/AliRoot.git] / PWG3 / Makefile
index bcc45e6f2c13d7d588c5b1255f95732c3def7b32..c2037760aaf3621813e3ae4e388e7d994ae2059b 100644 (file)
@@ -12,6 +12,9 @@ ifneq ($(ESD_INCLUDE),)
        ifneq ($(STEERBase_INCLUDE),)
                ALICEINC += -I../$(STEERBase_INCLUDE)
        endif                           
+       ifneq ($(CDB_INCLUDE),)
+               ALICEINC += -I../$(CDB_INCLUDE)
+       endif                           
        ifneq ($(AOD_INCLUDE),)
                ALICEINC += -I../$(AOD_INCLUDE)
        endif