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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/arm/v7/Makefile.am b/src/arch/arm/v7/Makefile.am
index 22e93d4..f9b35b6 100644
--- a/src/arch/arm/v7/Makefile.am
+++ b/src/arch/arm/v7/Makefile.am
@@ -4,9 +4,9 @@ noinst_LTLIBRARIES = libarcharmv7.la
libarcharmv7_la_SOURCES = \
arm.h arm.c \
context.h context.c \
+ fetch.h fetch.c \
helpers.h helpers.c \
instruction.h instruction.c \
- link.h link.c \
post.h post.c \
processor.h processor.c \
pseudo.h pseudo.c \