diff options
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 08c632d..e2e4e39 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -565,6 +565,7 @@ libcrypto_la_SOURCES += engine/engine_stubs.c | |||
565 | libcrypto_la_SOURCES += err/err.c | 565 | libcrypto_la_SOURCES += err/err.c |
566 | libcrypto_la_SOURCES += err/err_all.c | 566 | libcrypto_la_SOURCES += err/err_all.c |
567 | libcrypto_la_SOURCES += err/err_prn.c | 567 | libcrypto_la_SOURCES += err/err_prn.c |
568 | noinst_HEADERS += err/err_local.h | ||
568 | 569 | ||
569 | # evp | 570 | # evp |
570 | libcrypto_la_SOURCES += evp/bio_b64.c | 571 | libcrypto_la_SOURCES += evp/bio_b64.c |