aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 31637c0..e070867 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -875,7 +875,7 @@ libcrypto_la_SOURCES += ui/ui_util.c
875noinst_HEADERS += ui/ui_local.h 875noinst_HEADERS += ui/ui_local.h
876 876
877# whrlpool 877# whrlpool
878libcrypto_la_sources += whrlpool/whirlpool.c 878libcrypto_la_SOURCES += whrlpool/whirlpool.c
879 879
880# x509 880# x509
881libcrypto_la_SOURCES += x509/by_dir.c 881libcrypto_la_SOURCES += x509/by_dir.c