From fee1fcfc6a084eb6441c8c9671c5107847fea1aa Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Mon, 25 Jan 2016 17:42:47 +0100
Subject: [PATCH] [wip/soth] Fix file dependency

---
 soth/depend.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/soth/depend.mk b/soth/depend.mk
index c05e3d66..f23ea810 100644
--- a/soth/depend.mk
+++ b/soth/depend.mk
@@ -14,7 +14,7 @@ ifeq (+,$(SOTH_DEPEND_MK)) # -------------------------------------------
 PREFER.soth?=	robotpkg
 
 SYSTEM_SEARCH.soth=\
-	include/sot/config.h				\
+	include/soth/config.h				\
 	lib/libsoth.so					\
 	'lib/pkgconfig/soth.pc:/Version/s/[^0-9.]//gp'
 
-- 
GitLab