From 6db3fc7c31adf72157e3ed49542f97d56ef1e82a Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Fri, 11 Sep 2015 09:47:40 -0500 Subject: remove engine from openssl(1) --- apps/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'apps') diff --git a/apps/Makefile.am b/apps/Makefile.am index ce78b33..20cf586 100644 --- a/apps/Makefile.am +++ b/apps/Makefile.am @@ -21,7 +21,6 @@ openssl_SOURCES += dsaparam.c openssl_SOURCES += ec.c openssl_SOURCES += ecparam.c openssl_SOURCES += enc.c -openssl_SOURCES += engine.c openssl_SOURCES += errstr.c openssl_SOURCES += gendh.c openssl_SOURCES += gendsa.c -- cgit v1.2.3-55-g6feb