From: Paul Floyd Date: Sun, 1 Jun 2025 06:09:14 +0000 (+0200) Subject: doc: add xml protocol 5 and 6 files to EXTRA_DIST X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b13cc3d1abbdc427534c1d92d63472a97f1ffacc;p=thirdparty%2Fvalgrind.git doc: add xml protocol 5 and 6 files to EXTRA_DIST --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 68a3da561..607e51494 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -76,6 +76,8 @@ EXTRA_DIST = \ internals/why-no-libc.txt \ internals/xml-output.txt \ internals/xml-output-protocol4.txt \ + internals/xml-output-protocol5.txt \ + internals/xml-output-protocol6.txt \ lib/line-wrap.xsl \ lib/vg_basic.css \ lib/vg-fo.xsl \