Index: boot/Makefile.common
===================================================================
--- boot/Makefile.common	(revision 3a34852c5ad9335d47aeef1f7d6c94e3b985fb12)
+++ boot/Makefile.common	(revision e2e9a8a280734276ae6ef93832a2855c659d5117)
@@ -158,6 +158,6 @@
 ifeq ($(CONFIG_BUILD_SHARED_LIBS), y)
 	RD_LIBS += \
-		$(USPACE_PATH)/lib/c/libc.so0 \
-		$(USPACE_PATH)/lib/softint/libsofti.so0
+		$(USPACE_PATH)/lib/c/libc.so.0 \
+		$(USPACE_PATH)/lib/softint/libsofti.so.0
 	RD_APPS += \
 		$(USPACE_PATH)/app/dltest/dltest
