Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 1d24ad312b4ddcdf3dc7c30ee0effc5293fd669c)
+++ uspace/Makefile	(revision 0435fe4157cc54af9fc49c0c8375e2aff9f90ca9)
@@ -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))
