Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision a1347a7d9d2bcb49b7e781408978b65acb44ea89)
+++ uspace/Makefile	(revision b7e02600e8909779146953116f68cafa8e244b48)
@@ -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 \
@@ -190,4 +192,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
