Index: uspace/lib/conf/Makefile
===================================================================
--- uspace/lib/conf/Makefile	(revision 6006f3541de68a50b69585c7cdc86b6cec4269d9)
+++ uspace/lib/conf/Makefile	(revision 8432ae18aee1d16cccf1bad6ce573bf6ae9504ba)
@@ -37,3 +37,7 @@
 	src/text_parse.c
 
+TEST_SOURCES = \
+	test/ini.c \
+	test/main.c
+
 include $(USPACE_PREFIX)/Makefile.common
