summaryrefslogtreecommitdiffstats
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 9b379516bf97..0a8654a04c3d 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -21,7 +21,10 @@ $(eval $(call gb_Library_Library,sw))
$(eval $(call gb_Library_add_sdi_headers,sw,sw/sdi/swslots))
-$(eval $(call gb_Library_set_componentfile,sw,sw/util/sw))
+$(eval $(call gb_Library_set_componentfiles,sw, \
+ $(call gb_Helper_optional,DBCONNECTIVITY,sw/util/sw_mm) \
+ sw/util/sw \
+))
$(eval $(call gb_Library_set_precompiled_header,sw,sw/inc/pch/precompiled_sw))