Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 904787278e0e096306997ce2446dd8dd40241f16)
+++ uspace/Makefile	(revision 9dec6d43e72ca3acc3cd14acfa66046617913505)
@@ -58,4 +58,5 @@
 	app/tester \
 	app/testread \
+	app/testwrit \
 	app/tetris \
 	app/trace \
@@ -98,4 +99,5 @@
 	srv/fs/locfs \
 	srv/fs/ext2fs \
+	srv/fs/ext4fs \
 	srv/hid/console \
 	srv/hid/s3c24xx_ts \
@@ -199,4 +201,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
