summaryrefslogtreecommitdiff
path: root/ace/Makefile.am
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-11-28 19:24:36 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-11-28 19:24:36 +0000
commite8a757afb3f2417fc3bebbe495415e1679b74fd4 (patch)
treeb64fd94054b4e557807fed77ba54fa45bc5240e1 /ace/Makefile.am
parent2764f0da415e35b8fa45d83ddb840be1b79d7d67 (diff)
downloadATCD-e8a757afb3f2417fc3bebbe495415e1679b74fd4.tar.gz
ChangeLogTag:Fri Nov 28 11:21:05 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
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 0302e764911..4a95f928042 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@