summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.am
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2007-04-14 19:49:42 +0000
committerSteve Ellcey <sje@gcc.gnu.org>2007-04-14 19:49:42 +0000
commit6b2c5ce09193187f7dee37c6161741fa263e98d6 (patch)
treece69071d0c4644df15ad6c1da66a10aa7b648cc7 /libgomp/Makefile.am
parent70070387d5478e49c31aaf2cebc9686f6462ed88 (diff)
downloadgcc-6b2c5ce09193187f7dee37c6161741fa263e98d6.tar.gz
Makefile.am: Add -I ..
* Makefile.am: Add -I .. to ACLOCAL_AMFLAGS. * Makefile.in: Regenerate. From-SVN: r123826
Diffstat (limited to 'libgomp/Makefile.am')
-rw-r--r--libgomp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/Makefile.am b/libgomp/Makefile.am
index 6963e105e62..18544c8fec5 100644
--- a/libgomp/Makefile.am
+++ b/libgomp/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-ACLOCAL_AMFLAGS = -I ../config
+ACLOCAL_AMFLAGS = -I .. -I ../config
SUBDIRS = testsuite
## May be used by toolexeclibdir.