freedreno: introduce fd_batch
[mesa.git] / src / gallium / drivers / freedreno / Makefile.sources
index edba36999e2919ba87e8ebb1fabed83a350999b6..4ba8c9dd19aebb8e992ad4625241a6131f6c2b22 100644 (file)
@@ -2,6 +2,8 @@ C_SOURCES := \
        adreno_common.xml.h \
        adreno_pm4.xml.h \
        disasm.h \
+       freedreno_batch.c \
+       freedreno_batch.h \
        freedreno_context.c \
        freedreno_context.h \
        freedreno_draw.c \