summaryrefslogtreecommitdiffstats
path: root/engines
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2003-01-03 10:32:04 +0000
committerAndy Polyakov <appro@openssl.org>2003-01-03 10:32:04 +0000
commit97e2e71ef930e1865db75c647f3c594bb641bf1c (patch)
tree49582ff4c3e33189d94049ddfdea9b529ac1e316 /engines
parentc8a647846c55e7bb1da9dfdd67b732044d0e25b6 (diff)
HP/UX 11i make gets upset by this line containing nothing but a Tab
Diffstat (limited to 'engines')
-rw-r--r--engines/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
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 \