ac/radeonsi: move amdgpu_addr_create to ac_surface
[mesa.git] / src / amd / Makefile.sources
index 3673cf40dd339d4134c7ed26b02d98756ebafa29..a7ce3fcf02eaea905e454cc0a743e70dec22a6b9 100644 (file)
@@ -55,6 +55,10 @@ AMD_NIR_FILES = \
        common/ac_nir_to_llvm.c \
        common/ac_nir_to_llvm.h
 
+AMD_SURFACE_FILES = \
+       common/ac_surface.c \
+       common/ac_surface.h
+
 AMD_DEBUG_FILES = \
        common/ac_debug.c \
        common/ac_debug.h