[libvirt] [PATCH] Add 2 systemtap script in EXTRA_DIST

Luyao Huang lhuang at redhat.com
Mon Oct 10 03:42:46 UTC 2016


Then we will include these 2 useful script in VPATH build.

Signed-off-by: Luyao Huang <lhuang at redhat.com>
---
 examples/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/examples/Makefile.am b/examples/Makefile.am
index bd8460d..ca6e039 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -28,6 +28,8 @@ EXTRA_DIST = \
 	lxcconvert/virt-lxc-convert \
 	polkit/libvirt-acl.rules \
 	systemtap/events.stp \
+	systemtap/lock-debug.stp \
+	systemtap/qemu-monitor.stp \
 	systemtap/rpc-monitor.stp \
 	$(FILTERS) \
 	$(wildcard $(srcdir)/xml/storage/*.xml) \
-- 
1.8.3.1




More information about the libvir-list mailing list