diff options
-rwxr-xr-x | util/mkfiles.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 0e174a6d26..35e5073d74 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -49,6 +49,7 @@ my @dirs = ( "crypto/comp", "crypto/engine", "crypto/ocsp", +"crypto/ui", "ssl", "apps", "test", |