ui_compat.h was forgotten in the "symlinking" routine.
authorRichard Levitte <levitte@openssl.org>
Mon, 14 May 2001 12:21:16 +0000 (12:21 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 14 May 2001 12:21:16 +0000 (12:21 +0000)
makevms.com

index be62a46b0d7f6242dfbf80776b72f17c0ad6e4ef..462ffbe726c26ee70f48e447898ae5a6eda2d1d8 100755 (executable)
@@ -466,7 +466,7 @@ $ EXHEADER_PKCS7 := pkcs7.h
 $ EXHEADER_PKCS12 := pkcs12.h
 $ EXHEADER_COMP := comp.h
 $ EXHEADER_OCSP := ocsp.h
-$ EXHEADER_UI := ui.h
+$ EXHEADER_UI := ui.h,ui_compat.h
 $
 $ I = 0
 $ LOOP_SDIRS: