summaryrefslogtreecommitdiff
path: root/ace/SSL/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SSL/Makefile.am')
-rw-r--r--ace/SSL/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SSL/Makefile.am b/ace/SSL/Makefile.am
index 76dca53c598..5bb6ed0a65c 100644
--- a/ace/SSL/Makefile.am
+++ b/ace/SSL/Makefile.am
@@ -8,7 +8,7 @@
## Process this file with automake to create Makefile.in
##
-INCLUDES = -I$(top_builddir) -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)
lib_LTLIBRARIES = libACE_SSL.la