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