summaryrefslogtreecommitdiff
path: root/ace/SSL/Makefile
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-07-10 20:17:25 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-07-10 20:17:25 +0000
commit78c63f8102edbfd1147357c25117b8ee1071e92e (patch)
treef34ce669a04a26583bce965b9c2b0a9654962c13 /ace/SSL/Makefile
parentaf62c2875537f54b2f64adb1333ba0190e698f68 (diff)
downloadATCD-78c63f8102edbfd1147357c25117b8ee1071e92e.tar.gz
ChangeLogTag:Mon Jul 10 13:15:10 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/SSL/Makefile')
-rw-r--r--ace/SSL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SSL/Makefile b/ace/SSL/Makefile
index 5e23773a9c1..81e17091329 100644
--- a/ace/SSL/Makefile
+++ b/ace/SSL/Makefile
@@ -14,7 +14,7 @@ LIBNAME = libACE_SSL
LIB = $(LIBNAME).a
SHLIB = $(LIBNAME).$(SOEXT)
-ACE_SHLIBS = -lssl -lcrypto
+ACE_SHLIBS = -lACE -lssl -lcrypto
FILES = \
SSL_Context \