From 97e2e71ef930e1865db75c647f3c594bb641bf1c Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Fri, 3 Jan 2003 10:32:04 +0000 Subject: [PATCH] HP/UX 11i make gets upset by this line containing nothing but a Tab --- engines/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/Makefile.ssl b/engines/Makefile.ssl index a39e61f4ad..a3cff02c57 100644 --- a/engines/Makefile.ssl +++ b/engines/Makefile.ssl @@ -28,7 +28,7 @@ APPS= LIB=$(TOP)/libcrypto.a LIBNAMES= 4758_cca aep atalla cswift ncipher nuron sureware ubsec - + LIBSRC= e_4758_cca.c \ e_aep.c \ e_atalla.c \ -- 2.25.1