aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/Makefile.am1
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
565libcrypto_la_SOURCES += err/err.c 565libcrypto_la_SOURCES += err/err.c
566libcrypto_la_SOURCES += err/err_all.c 566libcrypto_la_SOURCES += err/err_all.c
567libcrypto_la_SOURCES += err/err_prn.c 567libcrypto_la_SOURCES += err/err_prn.c
568noinst_HEADERS += err/err_local.h
568 569
569# evp 570# evp
570libcrypto_la_SOURCES += evp/bio_b64.c 571libcrypto_la_SOURCES += evp/bio_b64.c