Skip to content
Snippets Groups Projects
Commit df7b9e7a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added writeout.c

parent f612f194
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment