util: Build u_bitmask.o when using make.
authorThomas Hellstrom <thellstrom@vmware.com>
Mon, 11 Jan 2010 20:00:59 +0000 (21:00 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 11 Jan 2010 20:36:51 +0000 (21:36 +0100)
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/gallium/auxiliary/util/Makefile

index 7e47ec6d3badfe3ebb3af38e1ec387c7f65b3ef3..55990481923e63ca45ca227c6f4a5b88daf29873 100644 (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 \