Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision d1e580a9d87acf2fd91fe679894da1e134be946d)
+++ uspace/Makefile	(revision 71b0d4d406bc22624fc87a48b75da94e087f0bfd)
@@ -59,4 +59,5 @@
 	app/tester \
 	app/testread \
+	app/testwrit \
 	app/tetris \
 	app/trace \
@@ -98,4 +99,5 @@
 	srv/fs/locfs \
 	srv/fs/ext2fs \
+	srv/fs/ext4fs \
 	srv/hid/console \
 	srv/hid/s3c24xx_ts \
@@ -197,4 +199,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
