summaryrefslogtreecommitdiff
path: root/ace/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r--ace/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am
index d6fb0508198..3e0e49dccba 100644
--- a/ace/Makefile.am
+++ b/ace/Makefile.am
@@ -50,7 +50,7 @@ SUBDIRS = \
$(SSL_DIR)
-INCLUDES = -I$(top_builddir) -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)
# Define any X libraries that ACE needs, if any.
ACE_XLIBS = @ACE_XLIBS@