Remove ssl/t1_reneg.c
This commit is contained in:
parent
5ec2c381e4
commit
9be0359cc3
@ -43,7 +43,6 @@ set(
|
|||||||
t1_hash.c
|
t1_hash.c
|
||||||
t1_lib.c
|
t1_lib.c
|
||||||
t1_meth.c
|
t1_meth.c
|
||||||
t1_reneg.c
|
|
||||||
t1_srvr.c
|
t1_srvr.c
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -46,7 +46,6 @@ libssl_la_SOURCES += t1_enc.c
|
|||||||
libssl_la_SOURCES += t1_hash.c
|
libssl_la_SOURCES += t1_hash.c
|
||||||
libssl_la_SOURCES += t1_lib.c
|
libssl_la_SOURCES += t1_lib.c
|
||||||
libssl_la_SOURCES += t1_meth.c
|
libssl_la_SOURCES += t1_meth.c
|
||||||
libssl_la_SOURCES += t1_reneg.c
|
|
||||||
libssl_la_SOURCES += t1_srvr.c
|
libssl_la_SOURCES += t1_srvr.c
|
||||||
|
|
||||||
noinst_HEADERS = srtp.h
|
noinst_HEADERS = srtp.h
|
||||||
|
Loading…
Reference in New Issue
Block a user