From 71efb02d4bda76a03cee20280d4529bafd4bcb98 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Wed, 19 Dec 2018 15:59:38 +0100 Subject: [PATCH] [wip/openhrp3-simulator-wo-rtm] add missing dependency --- openhrp3-simulator-wo-rtm/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/openhrp3-simulator-wo-rtm/Makefile b/openhrp3-simulator-wo-rtm/Makefile index 46b9dfd7..1a458266 100644 --- a/openhrp3-simulator-wo-rtm/Makefile +++ b/openhrp3-simulator-wo-rtm/Makefile @@ -31,6 +31,7 @@ include ../../devel/ros-roscpp-core/depend.mk include ../../interfaces/ros-std-msgs/depend.mk include ../../lang/ros-message-generation/depend.mk include ../../interfaces/ros-common-msgs/depend.mk +include ../../middleware/omniORB/depend.mk include ../../pkgtools/pkg-config/depend.mk include ../../mk/sysdep/cmake.mk include ../../mk/language/c.mk -- GitLab