Index: uspace/lib/bithenge/Makefile
===================================================================
--- uspace/lib/bithenge/Makefile	(revision 8fc0f47c1df8d2de3f0806c0f4fae3fc186c5a63)
+++ uspace/lib/bithenge/Makefile	(revision cecba66ea48d60cfa59865e98aeda663808e42c7)
@@ -29,5 +29,6 @@
 USPACE_PREFIX = ../..
 LIBRARY = libbithenge
-EXTRA_CFLAGS = -I$(LIBBLOCK_PREFIX) -D__HELENOS__ -Iinclude
+EXTRA_CFLAGS = -D__HELENOS__
+LIBS = block
 
 SOURCES = \
