diff --git a/py-sot-talos-balance/Makefile b/py-sot-talos-balance/Makefile
index f2902b4ab658e0715536a79876f5d0919538a030..6d710d18e2687d247582e09541acb2f05edc0d50 100644
--- a/py-sot-talos-balance/Makefile
+++ b/py-sot-talos-balance/Makefile
@@ -43,5 +43,5 @@ include ../../mk/sysdep/graphviz.mk
 include ../../mk/sysdep/py-sphinx.mk
 include ../../mk/sysdep/python.mk
 include ../../mk/language/c.mk
-include ../../mk/language/c++11.mk
+include ../../mk/language/c++.mk
 include ../../mk/robotpkg.mk
diff --git a/sot-talos-balance/Makefile b/sot-talos-balance/Makefile
index c1da5e1e9957727544dd7fae233b7e799f3a3de4..19b07b9d5307959c52dfb40d945e905eb647d025 100644
--- a/sot-talos-balance/Makefile
+++ b/sot-talos-balance/Makefile
@@ -34,5 +34,5 @@ include ../../mk/sysdep/cmake.mk
 include ../../mk/sysdep/doxygen.mk
 include ../../mk/sysdep/graphviz.mk
 include ../../mk/language/c.mk
-include ../../mk/language/c++11.mk
+include ../../mk/language/c++.mk
 include ../../mk/robotpkg.mk