OSDN Git Service

* Makefile.am: Add ACLOCAL_AMFLAGS.
authorSteve Ellcey <sje@cup.hp.com>
Sat, 14 Apr 2007 20:45:09 +0000 (20:45 +0000)
committerSteve Ellcey <sje@cup.hp.com>
Sat, 14 Apr 2007 20:45:09 +0000 (20:45 +0000)
* Makefile.in: Regenerate.

opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in

index f0f8af8..d846b72 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.am: Add ACLOCAL_AMFLAGS.
+       * Makefile.in: Regenerate.
+
 2007-04-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386-dis.c: Remove trailing white spaces.
index b929ab4..96433f3 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to generate Makefile.in
 
 AUTOMAKE_OPTIONS = 1.9 cygnus
+ACLOCAL_AMFLAGS = -I ..
 
 SUBDIRS = po
 
index 679f8dc..8acad92 100644 (file)
@@ -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