Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 681a985970ab8032138c183df4d54034631009bb)
+++ uspace/Makefile	(revision 6a97f2ea3c4f71172cab225715f56c5b882ffe26)
@@ -73,4 +73,7 @@
 	app/mkbd \
 	app/websrv \
+	app/vdemo \
+	app/vlaunch \
+	app/vterm \
 	srv/clipboard \
 	srv/locsrv \
@@ -100,9 +103,10 @@
 	srv/fs/ext2fs \
 	srv/fs/ext4fs \
+	srv/hid/compositor \
 	srv/hid/console \
 	srv/hid/s3c24xx_ts \
 	srv/hid/isdv4_tablet \
-	srv/hid/fb \
 	srv/hid/input \
+	srv/hid/output \
 	srv/hid/remcons \
 	srv/hw/char/s3c24xx_uart \
@@ -116,4 +120,5 @@
 	drv/test/test2 \
 	drv/test/test3 \
+	drv/fb/kfb \
 	drv/bus/usb/ehci \
 	drv/bus/usb/ohci \
@@ -196,5 +201,8 @@
 	lib/softfloat \
 	lib/drv \
-	lib/fb \
+	lib/graph \
+	lib/gui \
+	lib/softrend \
+	lib/draw \
 	lib/net \
 	lib/nic \
