For some time, it seems that the distcheck make target has not functioned properly. This patch works around the automake imposed distcheck read-only directory, as well as signaling to travis-ci that sudo is required.
Tested on travis-ci, and Ubuntu 14.04LTS --- This is a re-write from scratch of the previous patch after feedback. Apologies if there's something formatted incorrectly. Aaron Conole (5): Signal to Travis-CI that forks on github should be using the 'legacy' framework. Only build the Windows Datapath OVS when making a windows build Eliminate the $(srcdir) requirement on vswitch-idl.ovsidl Also, add autogenerated files to the CLEANFILES so that they are not kept around after clean/distclean. Add autogenerated files to the CLEANFILES so that they are not kept around after clean/distclean Add autogenerated files to the CLEANFILES so that they are not kept around after clean/distclean. .travis.yml | 2 ++ datapath-windows/include/automake.mk | 2 ++ lib/automake.mk | 5 ++++- tests/automake.mk | 1 + vtep/automake.mk | 2 +- 5 files changed, 10 insertions(+), 2 deletions(-) -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev