summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/arm/v7/Makefile.am')
-rw-r--r--plugins/arm/v7/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/arm/v7/Makefile.am b/plugins/arm/v7/Makefile.am
index 5d30876..f75e9b3 100644
--- a/plugins/arm/v7/Makefile.am
+++ b/plugins/arm/v7/Makefile.am
@@ -9,6 +9,8 @@ libarmv7_la_SOURCES = \
helpers.h \
instruction.h instruction.c \
link.h link.c \
+ operand-int.h \
+ operand.h operand.c \
post.h post.c \
processor.h processor.c \
pseudo.h pseudo.c \