From b7d4704f066dfcb5eaf0be6a4a6f6782a4d67b6b Mon Sep 17 00:00:00 2001 From: Paul Dandignac <pdandign@laas.fr> Date: Tue, 10 Jul 2018 11:38:36 +0200 Subject: [PATCH] [wip/Makefile] Added pal-gazebo-worlds --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 4d78e622..3104cf8d 100644 --- a/Makefile +++ b/Makefile @@ -64,6 +64,7 @@ SUBDIR+= orocos-dot_service SUBDIR+= orocos-yarp_transport SUBDIR+= osg-dae SUBDIR+= pal-gazebo-plugins +SUBDIR+= pal-gazebo-worlds SUBDIR+= pal-hardware-gazebo SUBDIR+= pal-hardware-interfaces SUBDIR+= pal-msgs -- GitLab