summaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 3ab8bfb0548..b8545a0fa82 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -507,7 +507,9 @@ TARGET64_LIBOPCODES_CFILES = \
mmix-opc.c \
nfp-dis.c \
riscv-dis.c \
- riscv-opc.c
+ riscv-opc.c \
+ tilegx-dis.c \
+ tilegx-opc.c
TARGET32_LIBOPCODES_CFILES = \
arc-dis.c \
@@ -644,8 +646,6 @@ TARGET32_LIBOPCODES_CFILES = \
tic54x-dis.c \
tic54x-opc.c \
tic6x-dis.c \
- tilegx-dis.c \
- tilegx-opc.c \
tilepro-dis.c \
tilepro-opc.c \
v850-dis.c \