projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc68127
)
Distribute some forgotten files that are needed by "make check".
author
Ben Pfaff
<blp@nicira.com>
Fri, 8 Jan 2010 00:11:28 +0000
(16:11 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Fri, 8 Jan 2010 00:13:34 +0000
(16:13 -0800)
tests/automake.mk
patch
|
blob
|
history
diff --git
a/tests/automake.mk
b/tests/automake.mk
index 9bc3f8c5fb290095cb26359930fedd2ac1e55634..9d6623bddca5c0003ec6b7593ded0a4f05fa1aa8 100644
(file)
--- a/
tests/automake.mk
+++ b/
tests/automake.mk
@@
-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