diff options
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index e954cbe..737e8e3 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -223,6 +223,8 @@ TARGET_LIBOPCODES_CFILES = \ pj-opc.c \ ppc-dis.c \ ppc-opc.c \ + riscv-dis.c \ + riscv-opc.c \ rl78-decode.c \ rl78-dis.c \ rx-decode.c \ |