summaryrefslogtreecommitdiffstats
path: root/crypto/ts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ts/Makefile')
-rw-r--r--crypto/ts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ts/Makefile b/crypto/ts/Makefile
index 8e62bbbfb3..c18234555b 100644
--- a/crypto/ts/Makefile
+++ b/crypto/ts/Makefile
@@ -47,7 +47,7 @@ test:
all: lib
lib: $(LIBOBJ)
- $(ARX) $(LIB) $(LIBOBJ)
+ $(AR) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib