summaryrefslogtreecommitdiff
path: root/expat/Makefile.am
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-06-05 21:17:25 +0200
committerSebastian Pipping <sebastian@pipping.org>2021-06-05 21:17:25 +0200
commit00839393f3b36a82fd1366882198f9e26c9bf401 (patch)
treec40f3b5db008fb3f40f04cc1f3ccb750e5c009c8 /expat/Makefile.am
parenta28238bdeebc087071777001245df1876a11f5ee (diff)
downloadlibexpat-git-00839393f3b36a82fd1366882198f9e26c9bf401.tar.gz
Makefile.am: Include buildconf.sh and fuzz/*.c with release archives
Diffstat (limited to 'expat/Makefile.am')
-rw-r--r--expat/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/expat/Makefile.am b/expat/Makefile.am
index 6847d083..4ff5c8ab 100644
--- a/expat/Makefile.am
+++ b/expat/Makefile.am
@@ -90,9 +90,13 @@ EXTRA_DIST = \
conftools/expat.m4 \
conftools/get-version.sh \
\
+ fuzz/xml_parsebuffer_fuzzer.c \
+ fuzz/xml_parse_fuzzer.c \
+ \
xmlwf/xmlwf_helpgen.py \
xmlwf/xmlwf_helpgen.sh \
\
+ buildconf.sh \
Changes \
README.md \
\