summaryrefslogtreecommitdiffstats
path: root/src/amd/common/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/amd/common/Makefile.sources')
-rw-r--r--src/amd/common/Makefile.sources4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/amd/common/Makefile.sources b/src/amd/common/Makefile.sources
index 380dba08621..0aff73be776 100644
--- a/src/amd/common/Makefile.sources
+++ b/src/amd/common/Makefile.sources
@@ -24,6 +24,8 @@ AMD_COMPILER_SOURCES := \
ac_binary.h \
ac_llvm_helper.cpp \
ac_llvm_util.c \
- ac_llvm_util.h \
+ ac_llvm_util.h
+
+AMD_NIR_SOURCES := \
ac_nir_to_llvm.c \
ac_nir_to_llvm.h