From: Julian Seward Date: Sun, 3 Feb 2019 09:06:36 +0000 (+0100) Subject: Make the DHAT viewer components be copied into the install tree. Followup to 441bfc5... X-Git-Tag: VALGRIND_3_15_0~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ac949bef385219729e02857c9b8e515a479271;p=thirdparty%2Fvalgrind.git Make the DHAT viewer components be copied into the install tree. Followup to 441bfc5f51c7f5f80cc6491d23cbe2dc711d191f (dhat overhaul). --- diff --git a/dhat/Makefile.am b/dhat/Makefile.am index 74bf2cd1cc..2ce300e2ec 100644 --- a/dhat/Makefile.am +++ b/dhat/Makefile.am @@ -8,7 +8,11 @@ EXTRA_DIST = docs/dh-manual.xml # Headers, etc #---------------------------------------------------------------------------- -#bin_SCRIPTS = dh_print +# Ensure the viewer components get copied into the install tree. Note that +# vglibdir and vglib_DATA are also defined in coregrind/Makefile.am. I don't +# know if that's a problem. Doesn't appear to be. +vglibdir = $(pkglibdir) +vglib_DATA = dh_view.html dh_view.css dh_view.js #---------------------------------------------------------------------------- # dhat-