summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xutil/mkdef.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index 07117e93a9..85781711ef 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -116,6 +116,8 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
"SSL_TRACE",
# Unit testing
"UNIT_TEST",
+ # User Interface
+ "UI",
# OCB mode
"OCB",
# APPLINK (win build feature?)