summaryrefslogtreecommitdiffstats
path: root/rsaref
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1998-12-22 15:59:57 +0000
committerRalf S. Engelschall <rse@openssl.org>1998-12-22 15:59:57 +0000
commit13e91dd365887c7ff26dc3ff18d42266e5393f2d (patch)
treecec94d3f90051b9b1fff763af1889d5588a5ef67 /rsaref
parent8c6c8d80b757106e0fc6e9a65dcdbdb7e31ad5e7 (diff)
Incorporation of RSEs assembled patches
Diffstat (limited to 'rsaref')
-rw-r--r--rsaref/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/rsaref/Makefile.ssl b/rsaref/Makefile.ssl
index b816b89f66..f75f0eac32 100644
--- a/rsaref/Makefile.ssl
+++ b/rsaref/Makefile.ssl
@@ -27,8 +27,8 @@ LIBOBJ= rsaref.o $(ERRC).o
SRC= $(LIBSRC)
-EXHEADER=
-HEADER= $(EXHEADER) rsaref.h
+EXHEADER= rsaref.h
+HEADER= $(EXHEADER)
ALL= $(GENERAL) $(SRC) $(HEADER)