[PATCH 5 of 5] * Makefile.am (EXTRA_DIST): Add tapset/jstack.stp.in

Mark Wielaard mjw at redhat.com
Wed Mar 14 03:07:04 PDT 2012


# HG changeset patch
# User Mark Wielaard <mark at klomp.org>
# Date 1331718924 -3600
# Node ID 6094e670ff67b499cee13f4566d8e96bd197042d
# Parent  1ab9b476f30279bd0367d539f29b5591ae0e0e7e
* Makefile.am (EXTRA_DIST): Add tapset/jstack.stp.in.

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-14  Mark Wielaard  <mjw at redhat.com>
+
+	* Makefile.am (EXTRA_DIST): Add tapset/jstack.stp.in.
+
 2012-03-13  Mark Wielaard  <mjw at redhat.com>
 
 	* tapset/jstack.stp.in: Wrap heap accessors in try-catch block to be
diff --git a/Makefile.am b/Makefile.am
--- a/Makefile.am
+++ b/Makefile.am
@@ -643,6 +643,7 @@
 	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 \



More information about the distro-pkg-dev mailing list