diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/openssl/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
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 | |||
88 | endif | 88 | endif |
89 | 89 | ||
90 | noinst_HEADERS = apps.h | 90 | noinst_HEADERS = apps.h |
91 | noinst_HEADERS += progs.h | ||
92 | noinst_HEADERS += s_apps.h | ||
93 | noinst_HEADERS += testdsa.h | ||
94 | noinst_HEADERS += testrsa.h | ||
95 | noinst_HEADERS += timeouts.h | ||
96 | 91 | ||
97 | EXTRA_DIST = CMakeLists.txt | 92 | EXTRA_DIST = CMakeLists.txt |
98 | 93 | ||