diff options
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 156a756..0b71a78 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -697,7 +697,6 @@ libcrypto_la_SOURCES += gost/gostr341001_params.c | |||
697 | libcrypto_la_SOURCES += gost/gostr341001_pmeth.c | 697 | libcrypto_la_SOURCES += gost/gostr341001_pmeth.c |
698 | libcrypto_la_SOURCES += gost/gostr341194.c | 698 | libcrypto_la_SOURCES += gost/gostr341194.c |
699 | libcrypto_la_SOURCES += gost/streebog.c | 699 | libcrypto_la_SOURCES += gost/streebog.c |
700 | noinst_HEADERS += gost/gost.h | ||
701 | noinst_HEADERS += gost/gost_asn1.h | 700 | noinst_HEADERS += gost/gost_asn1.h |
702 | noinst_HEADERS += gost/gost_locl.h | 701 | noinst_HEADERS += gost/gost_locl.h |
703 | 702 | ||