Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision fedac2f6d42998b2d418219bfe3a62d4d5bc6162)
+++ uspace/Makefile	(revision 33c29521d96b892e096419a2fd8beb867e2596f6)
@@ -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
 
