Index: uspace/app/bdsh/Makefile
===================================================================
--- uspace/app/bdsh/Makefile	(revision ee7e82a9d5ece6ee38cf14ab2efdd87412eeab8f)
+++ uspace/app/bdsh/Makefile	(revision b9a46fc8f6bdb0f4677773cfe10a64cbaa371c49)
@@ -58,5 +58,6 @@
 	util.c \
 	exec.c \
-	scli.c
+	scli.c \
+	tok.c
 
 include $(USPACE_PREFIX)/Makefile.common
