]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Make the DHAT viewer components be copied into the install tree. Followup to 441bfc5...
authorJulian Seward <jseward@acm.org>
Sun, 3 Feb 2019 09:06:36 +0000 (10:06 +0100)
committerJulian Seward <jseward@acm.org>
Sun, 3 Feb 2019 09:06:36 +0000 (10:06 +0100)
dhat/Makefile.am

index 74bf2cd1ccff104dcc3e707758582de16ce553ff..2ce300e2ec83c07110ba55b84f5b7919873699d1 100644 (file)
@@ -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-<platform>