Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 1d24ad312b4ddcdf3dc7c30ee0effc5293fd669c)
+++ uspace/Makefile	(revision e3bc35535127f70c39dbb0db723a7da15287e0aa)
@@ -43,4 +43,5 @@
 	app/edit \
 	app/getterm \
+	app/hdisk \
 	app/init \
 	app/inet \
@@ -228,5 +229,7 @@
 	lib/usbvirt \
 	lib/bithenge \
-	lib/posix
+	lib/posix \
+	lib/mbr \
+	lib/gpt
 
 LIBC_BUILD = $(addsuffix .build,$(LIBC))
