aboutsummaryrefslogtreecommitdiff
path: root/crypto/ocsp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ocsp/Makefile')
-rw-r--r--crypto/ocsp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ocsp/Makefile b/crypto/ocsp/Makefile
index 60c414c..b21ac3c 100644
--- a/crypto/ocsp/Makefile
+++ b/crypto/ocsp/Makefile
@@ -36,7 +36,7 @@ top:
all: lib
lib: $(LIBOBJ)
- $(AR) $(LIB) $(LIBOBJ)
+ $(ARX) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib