mirror of
https://github.com/curl/curl.git
synced 2026-07-25 12:27:16 +03:00
parent
47896d4b59
commit
65444f1dc3
3 changed files with 2 additions and 2 deletions
|
|
@ -48,6 +48,7 @@ INTERNALDOCS = \
|
|||
internals/CLIENT-WRITERS.md \
|
||||
internals/CODE_STYLE.md \
|
||||
internals/CONNECTION-FILTERS.md \
|
||||
internals/CURLX.md \
|
||||
internals/DYNBUF.md \
|
||||
internals/HASH.md \
|
||||
internals/LLIST.md \
|
||||
|
|
|
|||
|
|
@ -30,8 +30,7 @@ CHECKSRC_DIST = .checksrc vauth/.checksrc vquic/.checksrc vssh/.checksrc \
|
|||
|
||||
EXTRA_DIST = config-mac.h config-os400.h config-plan9.h config-riscos.h \
|
||||
config-win32.h curl_config.h.in libcurl.rc libcurl.def \
|
||||
$(CMAKE_DIST) Makefile.soname optiontable.pl $(CHECKSRC_DIST) \
|
||||
curlx/README.md
|
||||
$(CMAKE_DIST) Makefile.soname optiontable.pl $(CHECKSRC_DIST)
|
||||
|
||||
lib_LTLIBRARIES = libcurl.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue