mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 06:30:36 +01:00
gallium/ddebug: add missing dd_util.h to sources list
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
62741ff052
commit
1fda56cdb2
1 changed files with 2 additions and 1 deletions
|
|
@ -3,4 +3,5 @@ C_SOURCES := \
|
|||
dd_draw.c \
|
||||
dd_pipe.h \
|
||||
dd_public.h \
|
||||
dd_screen.c
|
||||
dd_screen.c \
|
||||
dd_util.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue