summaryrefslogtreecommitdiffstats
path: root/src/amd/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/amd/Makefile.sources')
-rw-r--r--src/amd/Makefile.sources4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources
index 5cbefa3d259..122ef71c452 100644
--- a/src/amd/Makefile.sources
+++ b/src/amd/Makefile.sources
@@ -26,13 +26,13 @@ ADDRLIB_FILES = \
addrlib/r800/siaddrlib.cpp \
addrlib/r800/siaddrlib.h
-AMD_COMPILER_SOURCES = \
+AMD_COMPILER_FILES = \
common/ac_binary.c \
common/ac_binary.h \
common/ac_llvm_helper.cpp \
common/ac_llvm_util.c \
common/ac_llvm_util.h
-AMD_NIR_SOURCES = \
+AMD_NIR_FILES = \
common/ac_nir_to_llvm.c \
common/ac_nir_to_llvm.h