* Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
index ed8f64f9cd54d7f7cfb30afd1e5495eacacce36b..eae7bfa261eee96907347e97c25828f5b27fe58b 100644 (file)
@@ -138,6 +138,8 @@ CFILES = \
        a29k-dis.c \
        alpha-dis.c \
        alpha-opc.c \
+       arc-dis.c \
+       arc-opc.c \
        arm-dis.c \
        cgen-asm.c \
        cgen-dis.c \
@@ -184,6 +186,8 @@ CFILES = \
        tic30-dis.c \
        tic80-dis.c \
        tic80-opc.c \
+       v850-dis.c \
+       v850-opc.c \
        vax-dis.c \
        w65-dis.c \
        z8k-dis.c \
This page took 0.028236 seconds and 4 git commands to generate.