diff --git a/mrpt/depend.mk b/mrpt/depend.mk
index 460d4b4ed79818ef729ff492aca0240f6667760d..0317544780dc2498a5b158381506ba58fd3dcf39 100644
--- a/mrpt/depend.mk
+++ b/mrpt/depend.mk
@@ -19,7 +19,7 @@ DEPEND_DIR.mrpt?=	../../wip/mrpt
 
 SYSTEM_SEARCH.mrpt=\
 	bin/mrpt-performance \
-	include/mrpt/base/include/mrpt/base.h
+	include/mrpt/base/include/mrpt/base.h \
 	lib/libmrpt-base.so \
 	'lib/pkgconfig/mrpt-base.pc:/Version/s/[^0-9.]//gp'
 endif