Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision e8723262fc15c4944577dd0b9c277aa27453f5e2)
+++ uspace/Makefile	(revision d0d7afba1cdb1ff2145be5c73082eb7eae470bc1)
@@ -57,4 +57,5 @@
 	app/tester \
 	app/testread \
+	app/testwrit \
 	app/tetris \
 	app/trace \
@@ -90,4 +91,5 @@
 	srv/fs/locfs \
 	srv/fs/ext2fs \
+	srv/fs/ext4fs \
 	srv/hid/console \
 	srv/hid/s3c24xx_ts \
@@ -191,4 +193,5 @@
 	lib/nic \
 	lib/ext2 \
+	lib/ext4 \
 	lib/usb \
 	lib/usbhost \
