aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 1dfe004..42eb114 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -62,7 +62,7 @@ DEP = mkdep
TARGETLIB = libopcodes.a
-DIS_LIBS = i386-dis.o z8k-dis.o m68k-dis.o mips-dis.o
+DIS_LIBS = i386-dis.o z8k-dis.o m68k-dis.o mips-dis.o h8500-dis.o
OFILES = $(DIS_LIBS) sparc-opc.o m68881-ext.o
#### host and target dependent Makefile fragments come in here.