[ovs-git] [openvswitch/ovs] 1a96f8: ovn: Fix broken dist* targets.

Ilya Maximets noreply at github.com
Wed Sep 11 13:39:53 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 1a96f823e77137f23cee8699aa07cd72377f6305
      https://github.com/openvswitch/ovs/commit/1a96f823e77137f23cee8699aa07cd72377f6305
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    M ovn/lib/automake.mk

  Log Message:
  -----------
  ovn: Fix broken dist* targets.

Redundant line continuation was missed while removing OVN
that broke distdir target and subsequently all the dependent
targets, e.g. distcheck:

  make[1]:
  *** No rule to make target 'nodist_ovn_lib_libovn_la_SOURCES',
      needed by 'distdir'.  Stop.

CC: Mark Michelson <mmichels at redhat.com>
Fixes: f3e24610ea18 ("Remove OVN.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Numan Siddique <nusiddiq at redhat.com>




More information about the git mailing list