mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
util: Add u_bitmask to make build
This commit is contained in:
parent
674c76310f
commit
de37a00d27
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ C_SOURCES = \
|
|||
u_debug_symbol.c \
|
||||
u_debug_stack.c \
|
||||
u_blit.c \
|
||||
u_bitmask.c \
|
||||
u_cache.c \
|
||||
u_cpu_detect.c \
|
||||
u_draw_quad.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue