From: Daniel Stenberg Date: Thu, 6 May 2004 07:19:58 +0000 (+0000) Subject: curlx.h is a header to add to the release archive(s) X-Git-Tag: curl-7_12_0~183 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1175a226e3c131224c407073c47910a0b87b403c;p=thirdparty%2Fcurl.git curlx.h is a header to add to the release archive(s) --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 5ef17ecf76..7a3365971b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -94,7 +94,8 @@ libcurl_la_SOURCES = arpa_telnet.h file.c netrc.h timeval.c base64.c \ md5.c md5.h http_digest.h http_negotiate.c http_negotiate.h \ http_ntlm.c http_ntlm.h ca-bundle.h inet_pton.c inet_pton.h \ strtoofft.c strtoofft.h strerror.c strerror.h hostares.c hostasyn.c \ - hostip4.c hostip6.c hostsyn.c hostthre.c inet_ntop.c inet_ntop.h + hostip4.c hostip6.c hostsyn.c hostthre.c inet_ntop.c inet_ntop.h \ + curlx.h noinst_HEADERS = setup.h transfer.h