util: Build u_bitmask.o when using make.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
Thomas Hellstrom 2010-01-11 21:00:59 +01:00
parent 6d6c9c6688
commit 01eff0e6d2

View file

@ -4,6 +4,7 @@ include $(TOP)/configs/current
LIBNAME = util
C_SOURCES = \
u_bitmask.c \
u_debug.c \
u_debug_dump.c \
u_debug_symbol.c \