Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 9e279c48ddb0337aa8595dc7af9ed1c463708b0b)
+++ uspace/Makefile	(revision 4820360f68a1eed9c8456a1628020526342bf78a)
@@ -58,4 +58,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 \
@@ -196,4 +198,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
