summaryrefslogtreecommitdiff
path: root/src/arch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/Makefile.am')
-rw-r--r--src/arch/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/Makefile.am b/src/arch/Makefile.am
index 4f410cc..57a5b74 100644
--- a/src/arch/Makefile.am
+++ b/src/arch/Makefile.am
@@ -13,6 +13,8 @@ libarch_la_SOURCES = \
operand.h operand.c \
processor-int.h \
processor.h processor.c \
+ register-int.h \
+ register.h register.c \
translate.h
libarch_la_LIBADD = \