mirror of
https://github.com/curl/curl.git
synced 2026-06-02 04:24:15 +03:00
Added writeout.c
This commit is contained in:
parent
f612f194be
commit
df7b9e7af6
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ INCLUDES = -I$(top_srcdir)/include
|
|||
|
||||
bin_PROGRAMS = curl
|
||||
|
||||
curl_SOURCES = main.c hugehelp.c urlglob.c
|
||||
curl_SOURCES = main.c hugehelp.c urlglob.c writeout.c
|
||||
curl_LDADD = $(top_srcdir)/lib/libcurl.la
|
||||
curl_DEPENDENCIES = $(top_srcdir)/lib/libcurl.la
|
||||
BUILT_SOURCES = hugehelp.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue