mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
gallium/util: add missing util/u_bitmask.c to Makefile
This commit is contained in:
parent
b23b13b690
commit
dd618a006a
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ C_SOURCES = \
|
|||
util/u_debug_dump.c \
|
||||
util/u_debug_symbol.c \
|
||||
util/u_debug_stack.c \
|
||||
util/u_bitmask.c \
|
||||
util/u_blit.c \
|
||||
util/u_blitter.c \
|
||||
util/u_cache.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue