diff --git a/examples/Makefile.am b/examples/Makefile.am index bd8460de5b..7cb8258ef5 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -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)