aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2007-04-14 20:45:09 +0000
committerSteve Ellcey <sje@cup.hp.com>2007-04-14 20:45:09 +0000
commitb7d19ba641183ea01008540cec858f52968f9f34 (patch)
tree687010cfc71734cda0362d622011aa35affe877e /opcodes/Makefile.in
parentd45dc31f55d557026418bf3394fb90cfb034efaa (diff)
downloadgdb-b7d19ba641183ea01008540cec858f52968f9f34.zip
gdb-b7d19ba641183ea01008540cec858f52968f9f34.tar.gz
gdb-b7d19ba641183ea01008540cec858f52968f9f34.tar.bz2
* Makefile.am: Add ACLOCAL_AMFLAGS.
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 679f8dc..8acad92 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -226,6 +226,7 @@ target_noncanonical = @target_noncanonical@
target_os = @target_os@
target_vendor = @target_vendor@
AUTOMAKE_OPTIONS = 1.9 cygnus
+ACLOCAL_AMFLAGS = -I ..
SUBDIRS = po
INCDIR = $(srcdir)/../include
BFDDIR = $(srcdir)/../bfd