aboutsummaryrefslogtreecommitdiff
path: root/src/target/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/Makefile.am')
-rw-r--r--src/target/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index e235776..c20ac0f 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -74,6 +74,7 @@ ARMV7_SRC = \
%D%/ls1_sap.c
ARMV8_SRC = \
+ %D%/armv8_dpm.c \
%D%/aarch64.c \
%D%/armv8.c
@@ -155,6 +156,7 @@ INTEL_IA32_SRC = \
%D%/armv7m.h \
%D%/armv7m_trace.h \
%D%/armv8.h \
+ %D%/armv8_dpm.h \
%D%/armv8_opcodes.h \
%D%/avrt.h \
%D%/dsp563xx.h \