Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision b1213b0d019ee5b8bf4ee139ae99b9a3fdf827a0)
+++ uspace/Makefile	(revision 5f67cd616abcb9391ee09730a84bab83844883df)
@@ -58,4 +58,5 @@
 	app/tester \
 	app/testread \
+	app/testwrit \
 	app/tetris \
 	app/trace \
@@ -95,4 +96,5 @@
 	srv/fs/locfs \
 	srv/fs/ext2fs \
+	srv/fs/ext4fs \
 	srv/hid/console \
 	srv/hid/s3c24xx_ts \
@@ -188,4 +190,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
