From 1175a226e3c131224c407073c47910a0b87b403c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 6 May 2004 07:19:58 +0000 Subject: curlx.h is a header to add to the release archive(s) --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 5ef17ecf7..7a3365971 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 -- cgit v1.2.3