aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.am
diff options
context:
space:
mode:
authorKlee Dienes <kdienes@apple.com>2003-01-09 08:32:26 +0000
committerKlee Dienes <kdienes@apple.com>2003-01-09 08:32:26 +0000
commit40065372d5c5fb2c7e5bca6f84327dba9cac1d77 (patch)
tree87af3b19761b34e87a3c841e3cfd10a72e2b7caa /opcodes/Makefile.am
parentc9a1dc08aaf6cb16b9d07fcee5420c3c73b9dd72 (diff)
downloadfsf-binutils-gdb-40065372d5c5fb2c7e5bca6f84327dba9cac1d77.zip
fsf-binutils-gdb-40065372d5c5fb2c7e5bca6f84327dba9cac1d77.tar.gz
fsf-binutils-gdb-40065372d5c5fb2c7e5bca6f84327dba9cac1d77.tar.bz2
2003-01-08 Klee Dienes <kdienes@apple.com>
* Makefile.am (ALL_MACHINES): Add msp430-dis.lo. * Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r--opcodes/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index fe6f9b7..00afec3 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -233,6 +233,7 @@ ALL_MACHINES = \
mips16-opc.lo \
mmix-dis.lo \
mmix-opc.lo \
+ msp430-dis.lo \
ns32k-dis.lo \
openrisc-asm.lo \
openrisc-desc.lo \