ovs-test: Enhancements to the ovs-test tool
[sliver-openvswitch.git] / python / automake.mk
index b60e26b..59db000 100644 (file)
@@ -6,7 +6,8 @@ ovstest_pyfiles = \
        python/ovstest/rpcserver.py \
        python/ovstest/tcp.py \
        python/ovstest/udp.py \
-       python/ovstest/util.py
+       python/ovstest/util.py \
+       python/ovstest/vswitch.py
 
 ovs_pyfiles = \
        python/ovs/__init__.py \