summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-23 02:05:27 +0200
committerBodo Möller <bodo@openssl.org>1999-04-23 02:05:27 +0200
commit779cc0bca98e35830db455f34b986b86a2d2f822 (patch)
tree02fd1e1c9647f497c87c84db58cdfb7da36d6da4
parentRemove references to .org header file names. (diff)
downloadopenssl-779cc0bca98e35830db455f34b986b86a2d2f822.tar.xz
openssl-779cc0bca98e35830db455f34b986b86a2d2f822.zip
Submitted by:
Reviewed by: PR:
-rw-r--r--crypto/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl
index 7208e6236e..8cb6f2eb90 100644
--- a/crypto/Makefile.ssl
+++ b/crypto/Makefile.ssl
@@ -69,7 +69,7 @@ files:
links:
@$(TOP)/util/point.sh Makefile.ssl Makefile
- @$(TOP)/util/mklink.sh ../include $(HEADER)
+ @$(TOP)/util/mklink.sh ../include $(EXHEADER)
@$(TOP)/util/mklink.sh ../test $(TEST)
@$(TOP)/util/mklink.sh ../apps $(APPS)
@$(TOP)/util/point.sh Makefile.ssl Makefile