mirror of
https://github.com/curl/curl.git
synced 2026-07-28 05:53:11 +03:00
Fix compilation of lib1501
This commit is contained in:
parent
7840c4c70c
commit
6d1b493f3d
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ lib599_SOURCES = lib599.c $(SUPPORTFILES)
|
|||
|
||||
lib1500_SOURCES = lib1500.c $(SUPPORTFILES) $(TESTUTIL)
|
||||
|
||||
lib1501_SOURCES = lib1501.c $(SUPPORTFILES) $(TESTUTIL)
|
||||
lib1501_SOURCES = lib1501.c $(SUPPORTFILES) $(TESTUTIL) $(WARNLESS)
|
||||
|
||||
libauthretry_SOURCES = libauthretry.c $(SUPPORTFILES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue