mirror of
https://github.com/curl/curl.git
synced 2026-07-25 21:27:18 +03:00
Added Win32-only samples.
This commit is contained in:
parent
ba52e0a93b
commit
ef3f1f3146
1 changed files with 1 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ curl_LDADD += -lws2_32
|
|||
include Makefile.inc
|
||||
|
||||
check_PROGRAMS := $(patsubst %,%.exe,$(strip $(check_PROGRAMS)))
|
||||
check_PROGRAMS += ftpuploadresume.exe synctime.exe
|
||||
|
||||
|
||||
all: $(check_PROGRAMS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue