ovs-test: Enhancements to the ovs-test tool
[openvswitch] / python / automake.mk
index b60e26b1bfabab8e30af8f6c2f5499d188f802fb..59db0004389a0f0167db97f625619c03d566125a 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 \