On Mon, Aug 13, 2012 at 01:13:28PM -0400, Cole Robinson wrote: > Otherwise distcheck can fail with: > > GEN check-symfile > Can't open perl script "../../src/check-symfile.pl": No such file or directory > make[4]: *** [check-symfile] Error 2 > --- > src/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/Makefile.am b/src/Makefile.am > index 79b4e59..8a93a32 100644 > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -331,7 +331,7 @@ else !WITH_REMOTE > # re-generated when configured --without-remote. > check-protocol: > endif > -EXTRA_DIST += $(PROTOCOL_STRUCTS) > +EXTRA_DIST += $(PROTOCOL_STRUCTS) check-symfile.pl > check-local: check-protocol check-symfile > .PHONY: check-protocol $(PROTOCOL_STRUCTS:structs=struct) > ACK Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list