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 bf80c64..c591103 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -79,6 +79,7 @@ ARMV6_SRC = \
ARMV7_SRC = \
armv7m.c \
+ armv7m_trace.c \
cortex_m.c \
armv7a.c \
cortex_a.c
@@ -155,6 +156,7 @@ noinst_HEADERS = \
armv4_5_cache.h \
armv7a.h \
armv7m.h \
+ armv7m_trace.h \
avrt.h \
dsp563xx.h \
dsp563xx_once.h \