aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-24 15:57:02 +0000
committerBodo Möller <bodo@openssl.org>1999-04-24 15:57:02 +0000
commitc76b0f751f83762d470f3be0c9c3c108465a0ace (patch)
treee5ee65b9ab156dd53123cbcae41733319492af5c /crypto/dh
parent2b6405faa5f4eac1a06c8f57f8ed5f590433a6c7 (diff)
downloadopenssl-c76b0f751f83762d470f3be0c9c3c108465a0ace.tar.gz
Restore ERRC definitions that are needed to compile the library.
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/dh')
-rw-r--r--crypto/dh/Makefile.ssl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/dh/Makefile.ssl b/crypto/dh/Makefile.ssl
index 8fc3fe8534..f0229e4740 100644
--- a/crypto/dh/Makefile.ssl
+++ b/crypto/dh/Makefile.ssl
@@ -15,6 +15,7 @@ AR= ar r
CFLAGS= $(INCLUDES) $(CFLAG)
+ERRC=dh_err
GENERAL=Makefile
TEST= dhtest.c
APPS=