Distribute some forgotten files that are needed by "make check".
[openvswitch] / tests / library.at
index ffcd4b835759d4ff5c352d91e9e08cd56e6b19e3..eab14241eba47c388ec6ed50d0d367c73bdd3de6 100644 (file)
@@ -36,5 +36,6 @@ OVS_CHECK_LCOV([test-type-props], [0], [ignore])
 AT_CLEANUP
 
 AT_SETUP([test vconn library])
-OVS_CHECK_LCOV([test-vconn], [0], [ignore])
+AT_CHECK([cp $abs_top_srcdir/tests/testpki*.pem .])
+OVS_CHECK_LCOV([test-vconn], [0], [], [ignore])
 AT_CLEANUP