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

bin_PROGRAMS = odp_switch

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