libcurl.def: move from / into lib

It is meant for the library, it belongs in lib/

Closes #14796
This commit is contained in:
Daniel Stenberg 2024-09-05 16:24:08 +02:00
parent 519be2b9d8
commit 0d1504b205
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 8 additions and 7 deletions

4
.github/labeler.yml vendored
View file

@ -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\
}"