]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding include path for dependencies
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 11 Jul 2000 11:06:09 +0000 (11:06 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 11 Jul 2000 11:06:09 +0000 (11:06 +0000)
HIJING/Makefile

index 58130a6a3fd9c1f533ad1f9d6c60eb07673d1fcc..7ca9dd1a3cdb951af4c86ec2c3f69f5cf930482a 100644 (file)
@@ -51,6 +51,8 @@ depend:                       $(SRCS) $(DSRCS)
 
 TOCLEAN                = $(OBJS) $(DOBJS) *Cint.cxx *Cint.h
 
+DEPINC         += -Ihijing
+
 ############################### General Macros ################################
 
 include $(ALICE_ROOT)/conf/GeneralMacros