summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d5835fb..f5ce997 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,7 +31,8 @@ SOURCES_ARCH = \
arch-mips.h arch-mips.c arch-mips-syscalls.c \
arch-mips64.h arch-mips64.c arch-mips64-syscalls.c \
arch-mips64n32.h arch-mips64n32.c arch-mips64n32-syscalls.c \
- arch-s390x.h arch-s390x.c arch-s390x-syscalls.c
+ arch-s390x.h arch-s390x.c arch-s390x-syscalls.c \
+ arch-s390.h arch-s390.c arch-s390-syscalls.c
SOURCES_GEN = \
api.c system.h system.c \