mirror of https://gitee.com/openkylin/libvirt.git
examples: Distribute all systemtap scripts.
Due to a missing entries in Makefile, we were not distributing all the systemtap scripts we have. Signed-off-by: Luyao Huang <lhuang@redhat.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
6fe47467cb
commit
aafa297044
|
@ -27,8 +27,7 @@ EXTRA_DIST = \
|
|||
apparmor/usr.sbin.libvirtd \
|
||||
lxcconvert/virt-lxc-convert \
|
||||
polkit/libvirt-acl.rules \
|
||||
systemtap/events.stp \
|
||||
systemtap/rpc-monitor.stp \
|
||||
$(wildcard $(srcdir)/systemtap/*.stp) \
|
||||
$(FILTERS) \
|
||||
$(wildcard $(srcdir)/xml/storage/*.xml) \
|
||||
$(wildcard $(srcdir)/xml/test/*.xml)
|
||||
|
|
Loading…
Reference in New Issue