Commit aaf45e64 authored by Richard Levitte's avatar Richard Levitte
Browse files

Have an underscore before <ARCH> to make sure any future architecture

name won't be mixed up with any crypto name.
Missed the other spot.
parent be83c31c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -433,7 +433,7 @@ $!
$! Copy All The ".H" Files From The [.CRYPTO] Directory Tree.
$!
$ SDIRS := ,-
   'ARCH',-
   _'ARCH',-
   OBJECTS,-
   MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,-
   DES,AES,RC2,RC4,RC5,IDEA,BF,CAST,CAMELLIA,SEED,-