From 1196af96303eba8ae3e77a7d45eaeff8f91d2797 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Mon, 15 Jul 2019 18:21:28 +0200
Subject: [PATCH] [wip/py-sot-talos-balance] add missing dependency

---
 py-sot-talos-balance/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/py-sot-talos-balance/Makefile b/py-sot-talos-balance/Makefile
index 6b075572..97e86558 100644
--- a/py-sot-talos-balance/Makefile
+++ b/py-sot-talos-balance/Makefile
@@ -48,6 +48,7 @@ include ../../wip/eigen-quadprog/depend.mk
 include ../../wip/sot-torque-control/depend.mk
 include ../../wip/py-sot-torque-control/depend.mk
 include ../../wip/sot-talos-balance/depend.mk
+include ../../wip/talos-data/depend.mk
 include ../../mk/sysdep/cmake.mk
 include ../../mk/sysdep/python.mk
 include ../../mk/sysdep/doxygen.mk
-- 
GitLab