]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
allow EventMixing dependency
authorjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Nov 2010 17:21:29 +0000 (17:21 +0000)
committerjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Nov 2010 17:21:29 +0000 (17:21 +0000)
PWG4/Makefile

index e390f0fc8fad3a3816b27e7f3c40cb25c5cfa581..951fd9726f73f21c13b30c61c0ca02b26a227f52 100644 (file)
@@ -30,6 +30,10 @@ ifneq ($(ANALYSISalice_INCLUDE),)
   ALICEINC += -I../$(ANALYSISalice_INCLUDE)
 endif
 
+ifneq ($(EventMixing_INCLUDE),)
+  ALICEINC += -I../$(EventMixing_INCLUDE)
+endif
+
 ifneq ($(JETAN_INCLUDE),)
   ALICEINC += -I../$(JETAN_INCLUDE)
 endif