Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 99168415e54ff1af6c282693816440480e11aa65)
+++ uspace/Makefile	(revision 1440eaea89db103e2f5132468bedec52dbc1efe1)
@@ -56,4 +56,5 @@
 	app/tester \
 	app/testread \
+	app/testwrit \
 	app/tetris \
 	app/trace \
@@ -89,4 +90,5 @@
 	srv/fs/locfs \
 	srv/fs/ext2fs \
+	srv/fs/ext4fs \
 	srv/hid/console \
 	srv/hid/s3c24xx_ts \
@@ -186,4 +188,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
