From: Julian Seward Date: Sun, 3 Feb 2019 09:31:15 +0000 (+0100) Subject: Make the DHAT viewer components be copied into the distribution tarball. Followup... X-Git-Tag: VALGRIND_3_15_0~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e125eb3931954f0e46a2b6bdbfc3e55557642cde;p=thirdparty%2Fvalgrind.git Make the DHAT viewer components be copied into the distribution tarball. Followup to 441bfc5f51c7f5f80cc6491d23cbe2dc711d191f (dhat overhaul). --- diff --git a/dhat/Makefile.am b/dhat/Makefile.am index 2ce300e2ec..e8ddb05164 100644 --- a/dhat/Makefile.am +++ b/dhat/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.tool.am #SUBDIRS += perf -EXTRA_DIST = docs/dh-manual.xml +EXTRA_DIST = docs/dh-manual.xml dh_view.html dh_view.css dh_view.js #---------------------------------------------------------------------------- # Headers, etc