diff options
Diffstat (limited to 'tls/Makefile.am')
-rw-r--r-- | tls/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tls/Makefile.am b/tls/Makefile.am index b6fdd58..bd2707a 100644 --- a/tls/Makefile.am +++ b/tls/Makefile.am | |||
@@ -29,7 +29,3 @@ libtls_la_SOURCES += tls_peer.c | |||
29 | libtls_la_SOURCES += tls_util.c | 29 | libtls_la_SOURCES += tls_util.c |
30 | libtls_la_SOURCES += tls_verify.c | 30 | libtls_la_SOURCES += tls_verify.c |
31 | noinst_HEADERS = tls_internal.h | 31 | noinst_HEADERS = tls_internal.h |
32 | |||
33 | if !HAVE_STRSEP | ||
34 | libtls_la_SOURCES += strsep.c | ||
35 | endif | ||