Fix excessive white space in manpages.
[openvswitch] / tests / automake.mk
index 8fa6c158096a7baa117dd5445defd88cb6894f44..e5cd0ec2f8145e7a51bcda673c1a7aade34f79ff 100644 (file)
@@ -26,18 +26,20 @@ TESTSUITE_AT = \
        tests/ovsdb-column.at \
        tests/ovsdb-table.at \
        tests/ovsdb-row.at \
+       tests/ovsdb-schema.at \
        tests/ovsdb-condition.at \
        tests/ovsdb-mutation.at \
        tests/ovsdb-query.at \
        tests/ovsdb-transaction.at \
        tests/ovsdb-execution.at \
        tests/ovsdb-trigger.at \
-       tests/ovsdb-file.at \
+       tests/ovsdb-tool.at \
        tests/ovsdb-server.at \
        tests/ovsdb-monitor.at \
        tests/ovsdb-idl.at \
        tests/stp.at \
-       tests/ovs-vsctl.at
+       tests/ovs-vsctl.at \
+       tests/interface-reconfigure.at
 TESTSUITE = $(srcdir)/tests/testsuite
 DISTCLEANFILES += tests/atconfig tests/atlocal $(TESTSUITE)