aboutsummaryrefslogtreecommitdiff
path: root/example/l2fwd_simple/Makefile.am
blob: f082335ef68ce4859850f1c8801eaf2ee5bf6342 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include $(top_srcdir)/example/Makefile.inc

bin_PROGRAMS = odp_l2fwd_simple

odp_l2fwd_simple_SOURCES = odp_l2fwd_simple.c

if test_example
if HAVE_PCAP
TESTS = l2fwd_simple_run.sh
endif
endif
EXTRA_DIST = l2fwd_simple_run.sh udp64.pcap