From f84fd925d9bca0b5b67e6ee41f5650ef1ecda4f2 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Thu, 25 Jun 2020 19:30:57 +0200
Subject: [PATCH] [wip/sot-tools-v3] sot-tools should not have a main .so

---
 sot-tools-v3/depend.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sot-tools-v3/depend.mk b/sot-tools-v3/depend.mk
index 7ce1a0cb..e9d06eef 100644
--- a/sot-tools-v3/depend.mk
+++ b/sot-tools-v3/depend.mk
@@ -19,7 +19,6 @@ DEPEND_DIR.sot-tools-v3?=	../../wip/sot-tools-v3
 
 SYSTEM_SEARCH.sot-tools-v3=\
 	include/sot/tools/config.hh				\
-	lib/libsot-tools.so					\
 	'lib/pkgconfig/sot-tools.pc:/Version/s/[^0-9.]//gp'
 
 endif # SOT_TOOLS_DEPEND_MK -----------------------------------------
-- 
GitLab