Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision fedac2f6d42998b2d418219bfe3a62d4d5bc6162)
+++ uspace/Makefile	(revision 082b7f1c98926730d2a2ca8eced2348d2d692bc2)
@@ -35,4 +35,5 @@
 DIRS = \
 	app/bdsh \
+	app/bithenge \
 	app/blkdump \
 	app/bnchmark \
@@ -219,4 +220,5 @@
 	lib/usbhid \
 	lib/usbvirt \
+	lib/bithenge \
 	lib/posix
 
