From f53948856e2122400b39d87284b4f483f722e45f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 8 May 2001 04:23:25 +0000 Subject: [PATCH] There is no uitest --- crypto/ui/Makefile.ssl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crypto/ui/Makefile.ssl b/crypto/ui/Makefile.ssl index 21221555f4..8c9a4acf07 100644 --- a/crypto/ui/Makefile.ssl +++ b/crypto/ui/Makefile.ssl @@ -19,7 +19,8 @@ AR= ar r CFLAGS= $(INCLUDES) $(CFLAG) GENERAL=Makefile -TEST= uitest.c +#TEST= uitest.c +TEST= APPS= COMPATSRC= ui_compat.c -- 2.34.1