summaryrefslogtreecommitdiff
path: root/ace/SSL/Makefile.am
diff options
context:
space:
mode:
authorstorri <storri@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-06 20:04:00 +0000
committerstorri <storri@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-06 20:04:00 +0000
commit3fed8894300371ca59833d5e2171fd69f44baab0 (patch)
treebe99a7aa70ac0d635bc013b6e48c7a49a9dd930e /ace/SSL/Makefile.am
parent8875da355058f4db4dc53293c9ccce06eb561e86 (diff)
downloadATCD-autotools.tar.gz
Minor cosmetic Makefile changes for new automake macros.autotools
Allow netsvcs and man directories to be built
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