summaryrefslogtreecommitdiffstats
path: root/src/amd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/amd/Makefile.am')
-rw-r--r--src/amd/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/amd/Makefile.am b/src/amd/Makefile.am
index 7d191af4431..39cf0741ad9 100644
--- a/src/amd/Makefile.am
+++ b/src/amd/Makefile.am
@@ -23,6 +23,13 @@ include Makefile.sources
noinst_LTLIBRARIES =
-EXTRA_DIST = $(COMMON_HEADER_FILES) common/sid_tables.py
include Makefile.addrlib.am
include Makefile.common.am
+
+EXTRA_DIST = \
+ $(COMMON_HEADER_FILES) \
+ common/sid_tables.py \
+ meson.build \
+ addrlib/meson.build \
+ common/meson.build \
+ vulkan/meson.build