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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/arch/Makefile.am b/src/arch/Makefile.am
index 94c8305..e87247e 100644
--- a/src/arch/Makefile.am
+++ b/src/arch/Makefile.am
@@ -15,7 +15,8 @@ libarch_la_SOURCES = \
processor.h processor.c \
register-int.h \
register.h register.c \
- translate.h
+ translate.h \
+ vmpa.h vmpa.c
libarch_la_LIBADD = \
arm/libarcharm.la \