summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/operands/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/v7/operands/Makefile.am')
-rw-r--r--src/arch/arm/v7/operands/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arch/arm/v7/operands/Makefile.am b/src/arch/arm/v7/operands/Makefile.am
index a33e175..8cf73b8 100644
--- a/src/arch/arm/v7/operands/Makefile.am
+++ b/src/arch/arm/v7/operands/Makefile.am
@@ -2,6 +2,9 @@
noinst_LTLIBRARIES = libarcharmv7operands.la
libarcharmv7operands_la_SOURCES = \
+ coproc.h coproc.c \
+ estate.h estate.c \
+ limitation.h limitation.c \
maccess.h maccess.c \
offset.h offset.c \
reglist.h reglist.c \