diff options
author | Alan Modra <amodra@gmail.com> | 2009-10-27 01:49:26 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-10-27 01:49:26 +0000 |
commit | a2b2318d998d2829a7af02d3a8208f136b47578e (patch) | |
tree | f437d72b4a25cb2a391c4a0a0a78d4c1c3e5985e /opcodes/Makefile.am | |
parent | 827f76ede9d3775808c5e0ffb49a4cc6b2ed3425 (diff) | |
download | ppe42-binutils-a2b2318d998d2829a7af02d3a8208f136b47578e.tar.gz ppe42-binutils-a2b2318d998d2829a7af02d3a8208f136b47578e.zip |
* Makefile.am (HFILES): Remove cgen-ops.h and cgen-types.h.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index c6c5cb6256..495fd57bc5 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -41,7 +41,6 @@ BUILD_LIB_DEPS = @BUILD_LIB_DEPS@ # Header files. HFILES = \ - cgen-ops.h cgen-types.h \ fr30-desc.h fr30-opc.h \ frv-desc.h frv-opc.h \ h8500-opc.h \ |