Stop generating .def files by update.sh

This commit is contained in:
kinichiro
2017-01-18 20:37:44 +09:00
parent 3276be122f
commit 484feaae91
5 changed files with 0 additions and 34 deletions

View File

@@ -4,7 +4,6 @@ lib_LTLIBRARIES = libtls.la
EXTRA_DIST = VERSION
EXTRA_DIST += CMakeLists.txt
EXTRA_DIST += tls.def
EXTRA_DIST += tls.sym
libtls_la_LDFLAGS = -version-info @LIBTLS_VERSION@ -no-undefined -export-symbols $(top_srcdir)/tls/tls.sym