Add ability to direct "packet-in"s to particular controllers.
[sliver-openvswitch.git] / tests / automake.mk
index 3792582..28b2749 100644 (file)
@@ -334,6 +334,8 @@ noinst_PROGRAMS += tests/test-byte-order
 tests_test_byte_order_SOURCES = tests/test-byte-order.c
 tests_test_byte_order_LDADD = lib/libopenvswitch.a
 
+EXTRA_DIST += tests/choose-port.pl
+
 # Python tests.
 EXTRA_DIST += \
        tests/test-daemon.py \