From d45dc31f55d557026418bf3394fb90cfb034efaa Mon Sep 17 00:00:00 2001 From: Steve Ellcey Date: Sat, 14 Apr 2007 20:38:13 +0000 Subject: * Makefile.am: Add ACLOCAL_AMFLAGS. * configure.in: Change macro call order. * Makefile.in: Regenerate. * configure: Regenerate. --- binutils/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'binutils/Makefile.am') diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 4f7a832..b559ffd 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -1,6 +1,7 @@ ## Process this file with automake to generate Makefile.in AUTOMAKE_OPTIONS = cygnus dejagnu +ACLOCAL_AMFLAGS = -I .. SUBDIRS = doc po -- cgit v1.1