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