summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/lib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl/lib/Makefile.inc')
-rw-r--r--Utilities/cmcurl/lib/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Utilities/cmcurl/lib/Makefile.inc b/Utilities/cmcurl/lib/Makefile.inc
index a08180b..e568ef9 100644
--- a/Utilities/cmcurl/lib/Makefile.inc
+++ b/Utilities/cmcurl/lib/Makefile.inc
@@ -162,12 +162,12 @@ LIB_CFILES = \
http.c \
http1.c \
http2.c \
+ http_aws_sigv4.c \
http_chunks.c \
http_digest.c \
http_negotiate.c \
http_ntlm.c \
http_proxy.c \
- http_aws_sigv4.c \
idn.c \
if2ip.c \
imap.c \
@@ -289,9 +289,9 @@ LIB_HFILES = \
fileinfo.h \
fopen.h \
formdata.h \
- functypes.h \
ftp.h \
ftplistparser.h \
+ functypes.h \
getinfo.h \
gopher.h \
hash.h \
@@ -301,12 +301,12 @@ LIB_HFILES = \
http.h \
http1.h \
http2.h \
+ http_aws_sigv4.h \
http_chunks.h \
http_digest.h \
http_negotiate.h \
http_ntlm.h \
http_proxy.h \
- http_aws_sigv4.h \
idn.h \
if2ip.h \
imap.h \