Commit be83c31c 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 one spot.
parent 76a41eec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@ $ SDIRS := ,-
   STORE,CMS,PQUEUE,JPAKE
$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,ebcdic.h,symhacks.h,-
		ossl_typ.h
$ EXHEADER_'ARCH' := opensslconf.h
$ EXHEADER__'ARCH' := opensslconf.h
$ EXHEADER_OBJECTS := objects.h,obj_mac.h
$ EXHEADER_MD2 := md2.h
$ EXHEADER_MD4 := md4.h