]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
packages: add OS400/chkstrings.c to the dist
authorDaniel Stenberg <daniel@haxx.se>
Tue, 24 Mar 2020 11:54:03 +0000 (12:54 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 24 Mar 2020 13:03:38 +0000 (14:03 +0100)
Reported-by: Jon Rumsey
Fixes #5142
Closes #5143

packages/Makefile.am

index 9a2af064dab5c753b66068c7e8ca33413593d55e..bfa096be54f3ded28857214ae569a2bf417ab047 100644 (file)
@@ -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 \