ovs-vsctl: Fix performance problem.
[openvswitch] / tests / automake.mk
index cb962a844cc2d9abe09c5bfbdaf4b2dfdaa7df7a..ca10779f75b5fb52e319cb39891e14c32bef3bd5 100644 (file)
@@ -113,6 +113,9 @@ EXTRA_DIST += tests/uuidfilt.pl tests/idltest.ovsidl
 BUILT_SOURCES += tests/idltest.c tests/idltest.h
 noinst_DATA += tests/idltest.ovsschema
 DISTCLEANFILES += tests/idltest.ovsschema
+tests/idltest.c tests/idltest.h tests/idltest.ovsschema: ovsdb/ovsdb-idlc.in
+tests/idltest.c: tests/idltest.h
+EXTRA_DIST += tests/idltest.c tests/idltest.h tests/idltest.ovsschema
 
 noinst_PROGRAMS += tests/test-reconnect
 tests_test_reconnect_SOURCES = tests/test-reconnect.c