aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 4183ac7..277f503 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -156,6 +156,8 @@ CFILES = \
h8300-dis.c \
h8500-dis.c \
hppa-dis.c \
+ i370-dis.c \
+ i370-opc.c \
i386-dis.c \
i960-dis.c \
m32r-asm.c \
@@ -217,6 +219,8 @@ ALL_MACHINES = \
h8500-dis.lo \
hppa-dis.lo \
i386-dis.lo \
+ i370-dis.lo \
+ i370-opc.lo \
i960-dis.lo \
m32r-asm.lo \
m32r-desc.lo \