Distribute some forgotten files that are needed by "make check".
authorBen Pfaff <blp@nicira.com>
Fri, 8 Jan 2010 00:11:28 +0000 (16:11 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 8 Jan 2010 00:13:34 +0000 (16:13 -0800)
tests/automake.mk

index 9bc3f8c..9d6623b 100644 (file)
@@ -148,4 +148,9 @@ tests_test_uuid_LDADD = lib/libopenvswitch.a
 noinst_PROGRAMS += tests/test-vconn
 tests_test_vconn_SOURCES = tests/test-vconn.c
 tests_test_vconn_LDADD = lib/libopenvswitch.a $(SSL_LIBS)
+EXTRA_DIST += \
+       tests/testpki-cacert.pem \
+       tests/testpki-cert.pem \
+       tests/testpki-privkey.pem \
+       tests/testpki-req.pem