Index: uspace/app/tetris/Makefile
===================================================================
--- uspace/app/tetris/Makefile	(revision 4e4052b81a9a4f4f15b01ef935279bd8084d750d)
+++ uspace/app/tetris/Makefile	(revision adb5fe3a0d41ea1a2ddb715f4235287c3745c43b)
@@ -1,2 +1,4 @@
+include ../../Makefile.config
+
 LIBC_PREFIX = ../../lib/libc
 SOFTINT_PREFIX = ../../lib/softint
