Index: boot/Makefile.common
===================================================================
--- boot/Makefile.common	(revision 2bff9860582fb5829fc4319ce726f51252f7e922)
+++ boot/Makefile.common	(revision d848752ef9b60c2977c8f8fe93cd32edd23f5719)
@@ -238,5 +238,6 @@
 
 RD_TESTS = \
-	$(USPACE_PATH)/lib/c/test-libc
+	$(USPACE_PATH)/lib/c/test-libc \
+	$(USPACE_PATH)/app/bdsh/test-bdsh
 
 
