]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: ship helper scripts
authorEric Blake <eblake@redhat.com>
Tue, 11 Oct 2011 20:33:43 +0000 (14:33 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 11 Oct 2011 20:40:14 +0000 (14:40 -0600)
commite648aee0f527193a3004555576db1c7b14c13f8a
tree9e37d26a76afb6ee339f4e63cd195b809f4eaa8e
parent099dc93b7c39dd84fe2ae573f3cb782dd0051028
build: ship helper scripts

Otherwise, 'make rpm' fails with:

  GEN    libvirt_qemu.def
make[2]: *** No rule to make target `dtrace2systemtap.pl', needed by `libvirt_probes.stp'.  Stop.

* src/Makefile.am (EXTRA_DIST): Add recent script additions.
src/Makefile.am