From 93ad84ce6bc84943f459d5f98d3554e6c1994003 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr>
Date: Thu, 30 May 2013 15:50:30 +0200
Subject: [PATCH] [wip] Add subdirectory hatponboard-lib in Makefile

This was missing since the commit that added hatponboard-lib
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 73a7953c..d3a2a442 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ SUBDIR+=	genom3-ros
 SUBDIR+=	genomix
 SUBDIR+=	gest-genom
 SUBDIR+=	hatpconsole
+SUBDIR+=	hatponboard-lib
 SUBDIR+=	hatptester
 SUBDIR+=	hpp-geometry
 SUBDIR+=	hyper
-- 
GitLab