changeset 2527:527807ac6196

* Makefile.am (EXTRA_DIST): Add tapset/jstack.stp.in.
author Mark Wielaard <mark@klomp.org>
date Wed, 14 Mar 2012 10:55:24 +0100
parents 5cc05c7552ef
children 732f30ec8b7b
files ChangeLog Makefile.am
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Mar 13 23:21:36 2012 +0100
+++ b/ChangeLog	Wed Mar 14 10:55:24 2012 +0100
@@ -1,3 +1,7 @@
+2012-03-14  Mark Wielaard  <mjw@redhat.com>
+
+	* Makefile.am (EXTRA_DIST): Add tapset/jstack.stp.in.
+
 2012-03-13  Mark Wielaard  <mjw@redhat.com>
 
 	* tapset/jstack.stp.in: Wrap heap accessors in try-catch block to be
--- a/Makefile.am	Tue Mar 13 23:21:36 2012 +0100
+++ b/Makefile.am	Wed Mar 14 10:55:24 2012 +0100
@@ -713,6 +713,7 @@
 	hotspot.map autogen.sh \
 	tapset/hotspot.stp.in \
 	tapset/hotspot_jni.stp.in \
+	tapset/jstack.stp.in \
 	scripts/jni_create_stap.c \
 	scripts/jni_desc \
 	rewriter/agpl-3.0.txt \