From fa1bacea342ad8869efe374c2249a3e2c26477b8 Mon Sep 17 00:00:00 2001
From: Anthony Mallet <anthony.mallet@laas.fr>
Date: Mon, 13 May 2019 16:54:20 +0200
Subject: [PATCH] [wip] s/omniOBBpy/py-omniORBpy/g

---
 hpp-affordance-corba/Makefile | 2 +-
 hpp-rbprm-corba/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hpp-affordance-corba/Makefile b/hpp-affordance-corba/Makefile
index 268f5ebd..dc3f2c6b 100644
--- a/hpp-affordance-corba/Makefile
+++ b/hpp-affordance-corba/Makefile
@@ -15,7 +15,7 @@ include ../../math/eigen3/depend.mk
 include ../../math/hpp-pinocchio/depend.mk
 include ../../middleware/hpp-template-corba/depend.mk
 include ../../middleware/omniORB/depend.mk
-include ../../middleware/omniORBpy/depend.mk
+include ../../middleware/py-omniORBpy/depend.mk
 include ../../path/hpp-constraints/depend.mk
 include ../../path/hpp-core/depend.mk
 include ../../path/hpp-corbaserver/depend.mk
diff --git a/hpp-rbprm-corba/Makefile b/hpp-rbprm-corba/Makefile
index 57dddf4f..9193775e 100644
--- a/hpp-rbprm-corba/Makefile
+++ b/hpp-rbprm-corba/Makefile
@@ -26,7 +26,7 @@ include ../../path/hpp-util/depend.mk
 include ../../mapping/octomap/depend.mk
 
 include ../../middleware/omniORB/depend.mk
-include ../../middleware/omniORBpy/depend.mk
+include ../../middleware/py-omniORBpy/depend.mk
 
 include ../../devel/boost-headers/depend.mk
 include ../../mk/sysdep/python.mk
-- 
GitLab