mirror of
https://github.com/moparisthebest/curl
synced 2025-03-01 09:51:46 -05:00
Added writeout.c
This commit is contained in:
parent
f612f194be
commit
df7b9e7af6
@ -10,7 +10,7 @@ INCLUDES = -I$(top_srcdir)/include
|
|||||||
|
|
||||||
bin_PROGRAMS = curl
|
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_LDADD = $(top_srcdir)/lib/libcurl.la
|
||||||
curl_DEPENDENCIES = $(top_srcdir)/lib/libcurl.la
|
curl_DEPENDENCIES = $(top_srcdir)/lib/libcurl.la
|
||||||
BUILT_SOURCES = hugehelp.c
|
BUILT_SOURCES = hugehelp.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user