Index: uspace/lib/c/Makefile
===================================================================
--- uspace/lib/c/Makefile	(revision 49a796f1d5e0783f179376793f1b84d4f6cf0bde)
+++ uspace/lib/c/Makefile	(revision ed18e148046bfdc424427e6fcc350b1718b2628b)
@@ -131,4 +131,5 @@
 	generic/double_to_str.c \
 	generic/malloc.c \
+	generic/stdio/scanf.c \
 	generic/sysinfo.c \
 	generic/ipc.c \
@@ -185,4 +186,5 @@
 	test/main.c \
 	test/io/table.c \
+	test/stdio/scanf.c \
 	test/odict.c \
 	test/qsort.c \
