For this series: Reviewed-by: Bill Fischofer <[email protected]>
On Wed, Apr 27, 2016 at 4:52 AM, Matias Elo <[email protected]> wrote: > Signed-off-by: Matias Elo <[email protected]> > --- > example/switch/Makefile.am | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/example/switch/Makefile.am b/example/switch/Makefile.am > index e18c681..4134bcf 100644 > --- a/example/switch/Makefile.am > +++ b/example/switch/Makefile.am > @@ -9,7 +9,9 @@ noinst_HEADERS = \ > > dist_odp_switch_SOURCES = odp_switch.c > > +if test_example > if HAVE_PCAP > TESTS = switch_run.sh > endif > +endif > EXTRA_DIST = switch_run.sh udp64.pcap > -- > 1.9.1 > > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp >
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
