From d45f480b2a966877c1e3c1588fcf4435babd02ed Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Wed, 15 Jan 2020 14:57:37 +0100 Subject: [PATCH] wip Makefile: add curves --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index c79920b8..397af5e5 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ SUBDIR+= backward-ros SUBDIR+= can-utils SUBDIR+= cppad SUBDIR+= cppadcodegen +SUBDIR+= curves SUBDIR+= dptu-genom3 SUBDIR+= ddp-actuator-solver SUBDIR+= dynamic-graph-tutorial -- GitLab