Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision c19667106913b684f8620943caecb3fdab81ea38)
+++ uspace/Makefile	(revision 79b5bc9760270df2382f9c25d0704d1de300629e)
@@ -59,4 +59,5 @@
 	app/tester \
 	app/testread \
+	app/testwrit \
 	app/tetris \
 	app/trace \
@@ -97,4 +98,5 @@
 	srv/fs/locfs \
 	srv/fs/ext2fs \
+	srv/fs/ext4fs \
 	srv/hid/console \
 	srv/hid/s3c24xx_ts \
@@ -194,4 +196,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
