summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/v7/Makefile.am')
-rw-r--r--src/arch/arm/v7/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/arm/v7/Makefile.am b/src/arch/arm/v7/Makefile.am
index 564716d..339bc29 100644
--- a/src/arch/arm/v7/Makefile.am
+++ b/src/arch/arm/v7/Makefile.am
@@ -4,6 +4,7 @@ noinst_LTLIBRARIES = libarcharmv7.la
libarcharmv7_la_SOURCES = \
arm.h arm.c \
context.h context.c \
+ core.h core.c \
cregister.h cregister.c \
fetch.h fetch.c \
helpers.h helpers.c \