On Tue, Mar 26, 2024 at 12:56 PM Xavier Simonart <[email protected]> wrote:
> So system testsuite will be recompiled when ovn-macro is changed. > > Signed-off-by: Xavier Simonart <[email protected]> > --- > tests/automake.mk | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/automake.mk b/tests/automake.mk > index f6f0f0e33..1fdc89835 100644 > --- a/tests/automake.mk > +++ b/tests/automake.mk > @@ -21,6 +21,7 @@ EXTRA_DIST += \ > COMMON_MACROS_AT = \ > tests/ovsdb-macros.at \ > tests/ovs-macros.at \ > + tests/ovn-macros.at \ > tests/ofproto-macros.at > > TESTSUITE_AT = \ > -- > 2.31.1 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > > Ran into this multiple times, but always forgot to fix it, thanks! Acked-by: Ales Musil <[email protected]> -- Ales Musil Senior Software Engineer - OVN Core Red Hat EMEA <https://www.redhat.com> [email protected] <https://red.ht/sig> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
