From: Daniel Stenberg Date: Tue, 24 Mar 2020 11:54:03 +0000 (+0100) Subject: packages: add OS400/chkstrings.c to the dist X-Git-Tag: curl-7_70_0~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c7084c7dd393f344cb4f4b9698264283d9353a;p=thirdparty%2Fcurl.git packages: add OS400/chkstrings.c to the dist Reported-by: Jon Rumsey Fixes #5142 Closes #5143 --- diff --git a/packages/Makefile.am b/packages/Makefile.am index 9a2af064da..bfa096be54 100644 --- a/packages/Makefile.am +++ b/packages/Makefile.am @@ -6,6 +6,7 @@ EXTRA_DIST = README \ OS400/README.OS400 \ OS400/ccsidcurl.c \ OS400/ccsidcurl.h \ + OS400/chkstrings.c \ OS400/curl.inc.in \ OS400/initscript.sh \ OS400/make-include.sh \