e_aes.c: uninitialized variable in aes_ccm_init_key.
[oweals/openssl.git] / crypto / idea / Makefile
index b2e7add666affef555a9247ae9fda0f295fbee23..f35d38b19468295577733ecb0cbf33e3135981a1 100644 (file)
@@ -33,7 +33,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib