summaryrefslogtreecommitdiff
path: root/tune/Makefile.am
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2014-10-01 18:26:36 +0200
committerTorbjorn Granlund <torbjorng@google.com>2014-10-01 18:26:36 +0200
commitfc780bd2c52e4938dab60376bfda46e8abd5f735 (patch)
treed4967148d5a665e062495d900a15d21aefd3b6c1 /tune/Makefile.am
parentf52f71a2682ddebb192bb7b71d3ed338230dec26 (diff)
downloadgmp-fc780bd2c52e4938dab60376bfda46e8abd5f735.tar.gz
INCLUDES => AM_CPPFLAGS.
Diffstat (limited to 'tune/Makefile.am')
-rw-r--r--tune/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tune/Makefile.am b/tune/Makefile.am
index bbe503a20..a60427dd6 100644
--- a/tune/Makefile.am
+++ b/tune/Makefile.am
@@ -29,7 +29,7 @@
# see https://www.gnu.org/licenses/.
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/tests
EXTRA_DIST = alpha.asm pentium.asm sparcv9.asm hppa.asm hppa2.asm hppa2w.asm \
ia64.asm powerpc.asm powerpc64.asm x86_64.asm many.pl