From 8dad5fe3b9ed8f3e5fb468a98c8459769862bb35 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 2 Jan 2025 08:11:30 -0700 Subject: Update for speed.c and .h churn --- apps/openssl/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'apps') diff --git a/apps/openssl/Makefile.am b/apps/openssl/Makefile.am index 810408d..ee1b65b 100644 --- a/apps/openssl/Makefile.am +++ b/apps/openssl/Makefile.am @@ -88,11 +88,6 @@ endif endif noinst_HEADERS = apps.h -noinst_HEADERS += progs.h -noinst_HEADERS += s_apps.h -noinst_HEADERS += testdsa.h -noinst_HEADERS += testrsa.h -noinst_HEADERS += timeouts.h EXTRA_DIST = CMakeLists.txt -- cgit v1.2.3-55-g6feb