Index: uspace/app/bdsh/Makefile
===================================================================
--- uspace/app/bdsh/Makefile	(revision 17d214e84d0bf032323fead19f3f008cfd033208)
+++ uspace/app/bdsh/Makefile	(revision 6eb957dc03c2cd2c6e13a28a9aa5ec04955bd913)
@@ -65,3 +65,7 @@
 	tok.c
 
+TEST_SOURCES = \
+	tok.c \
+	test/toktest.c
+
 include $(USPACE_PREFIX)/Makefile.common
