From 35aa52c248b86880091c1cb2049dfd3d10e27b82 Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Tue, 12 Jan 2016 17:59:43 +0100
Subject: [PATCH] [hrp2-machine] Fix dependency.

---
 hrp2-machine/depend.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hrp2-machine/depend.mk b/hrp2-machine/depend.mk
index 4ef6a922..f025b0bf 100644
--- a/hrp2-machine/depend.mk
+++ b/hrp2-machine/depend.mk
@@ -20,7 +20,7 @@ DEPEND_USE+=		hrp2-machine
 ROS_DEPEND_USER+=	hrp2-machine
 
 DEPEND_ABI.hrp2-machine?=	hrp2-machine>=1.0.0
-DEPEND_DIR.hrp2-machine?=	../../robots/hrp2-machine
+DEPEND_DIR.hrp2-machine?=	../../wip/hrp2-machine
 
 endif # HRP2_MACHINE_DEPEND_MK -------------------------------------------------
 
-- 
GitLab