Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision affaf2e32d63acee2b44deef78a9bc2876c0cde3)
+++ uspace/Makefile	(revision bdf3c0cd4ce0f4ce4361c3a4ab9ad0993dfad6eb)
@@ -72,4 +72,7 @@
 	app/mkbd \
 	app/websrv \
+	app/vdemo \
+	app/vlaunch \
+	app/vterm \
 	srv/clipboard \
 	srv/locsrv \
@@ -99,9 +102,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 \
@@ -115,4 +119,5 @@
 	drv/test/test2 \
 	drv/test/test3 \
+	drv/fb/kfb \
 	drv/bus/usb/ehci \
 	drv/bus/usb/ohci \
@@ -195,5 +200,8 @@
 	lib/softfloat \
 	lib/drv \
-	lib/fb \
+	lib/graph \
+	lib/gui \
+	lib/softrend \
+	lib/draw \
 	lib/net \
 	lib/nic \
