diff options
| -rw-r--r-- | crypto/Makefile.am | 2 |
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 | |||
| 875 | noinst_HEADERS += ui/ui_local.h | 875 | noinst_HEADERS += ui/ui_local.h |
| 876 | 876 | ||
| 877 | # whrlpool | 877 | # whrlpool |
| 878 | libcrypto_la_sources += whrlpool/whirlpool.c | 878 | libcrypto_la_SOURCES += whrlpool/whirlpool.c |
| 879 | 879 | ||
| 880 | # x509 | 880 | # x509 |
| 881 | libcrypto_la_SOURCES += x509/by_dir.c | 881 | libcrypto_la_SOURCES += x509/by_dir.c |
