mirror of
https://github.com/curl/curl.git
synced 2026-08-05 21:46:18 +03:00
libcurl.def: move from / into lib
It is meant for the library, it belongs in lib/ Closes #14796
This commit is contained in:
parent
519be2b9d8
commit
0d1504b205
7 changed files with 8 additions and 7 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
|
@ -80,7 +80,7 @@ build:
|
|||
plan9/**,\
|
||||
projects/**,\
|
||||
winbuild/**,\
|
||||
libcurl.def\
|
||||
lib/libcurl.def\
|
||||
}"
|
||||
|
||||
CI:
|
||||
|
|
@ -539,5 +539,5 @@ Windows:
|
|||
projects/**,\
|
||||
src/tool_doswin.c,\
|
||||
winbuild/**,\
|
||||
libcurl.def\
|
||||
lib/libcurl.def\
|
||||
}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue