Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 606c36909b6993ba6c2ab0208a9d54e4aa98d7d3)
+++ uspace/Makefile	(revision bae2a79e350ae4a3b0b75d5e6598946426b53acb)
@@ -58,4 +58,5 @@
 	app/tester \
 	app/testread \
+	app/testwrit \
 	app/tetris \
 	app/trace \
@@ -96,4 +97,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 \
