From 74a705b6745b1cd9d648d67fb3b64ed6f45ee11e Mon Sep 17 00:00:00 2001 From: Olivier Stasse <ostasse@laas.fr> Date: Fri, 29 Jun 2018 16:35:49 +0200 Subject: [PATCH] [Makefile] Add roscontrol-sot in the set of binary packages. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 164025e0..4d78e622 100644 --- a/Makefile +++ b/Makefile @@ -83,8 +83,9 @@ SUBDIR+= py-morse SUBDIR+= py-mraa SUBDIR+= py-parametric-curves SUBDIR+= py-sot-tools-v3 -SUBDIR+= roralink SUBDIR+= robotModelParser-libs +SUBDIR+= roralink +SUBDIR+= roscontrol-sot SUBDIR+= rqt-dynamic-graph SUBDIR+= simple-humanoid-description SUBDIR+= sot-application-v3 -- GitLab