mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-22 09:40:40 +02:00
util: Build u_bitmask.o when using make.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
parent
6d6c9c6688
commit
01eff0e6d2
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue