Simplify DSA public key handling.
[oweals/openssl.git] / crypto / conf / Makefile
index c00e818853cd853483d906c75a068568d2055952..78bb3241065d869bd706e44991c92a129a76a298 100644 (file)
@@ -36,7 +36,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(ARX) $(LIB) $(LIBOBJ)
+       $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib