summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-05-14 12:21:16 +0000
committerRichard Levitte <levitte@openssl.org>2001-05-14 12:21:16 +0000
commit81b31b70876efefce98db6faf2780c57d265a2f6 (patch)
treee4a7a405ec987510fd796fbf6277f4bc6a76c3af /makevms.com
parent2643b122fcd453a490ff560a5aebeb557933598c (diff)
ui_compat.h was forgotten in the "symlinking" routine.
Diffstat (limited to 'makevms.com')
-rwxr-xr-xmakevms.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/makevms.com b/makevms.com
index be62a46b0d..462ffbe726 100755
--- a/makevms.com
+++ b/makevms.com
@@ -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: