ui_compat.h was forgotten in the "symlinking" routine.

This commit is contained in:
Richard Levitte 2001-05-14 12:21:16 +00:00
parent 2643b122fc
commit 81b31b7087

View File

@ -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: