From: martinez Date: Fri, 9 Oct 2009 13:47:56 +0000 (+0000) Subject: Including MUON/mapping directory for the generation of the PWG3/muondep library via... X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=dcaa6c37b74f1ede85021d0543b1f14b570f40cd Including MUON/mapping directory for the generation of the PWG3/muondep library via a par file (Gines) --- diff --git a/PWG3/Makefile b/PWG3/Makefile index b28e369445a..66921275745 100644 --- a/PWG3/Makefile +++ b/PWG3/Makefile @@ -26,7 +26,7 @@ ifneq ($(ESD_INCLUDE),) endif else ifneq ($(ALICE_ROOT),) - ALICEINC += -I$(ALICE_ROOT)/include -I$(ALICE_ROOT)/MUON + ALICEINC += -I$(ALICE_ROOT)/include -I$(ALICE_ROOT)/MUON -I$(ALICE_ROOT)/MUON/mapping else endif endif