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 = libssl.la
EXTRA_DIST = VERSION
EXTRA_DIST += CMakeLists.txt
EXTRA_DIST += ssl.def
EXTRA_DIST += ssl.sym
libssl_la_LDFLAGS = -version-info @LIBSSL_VERSION@ -no-undefined -export-symbols $(top_srcdir)/ssl/ssl.sym