diff options
| author | Michael Biebl <biebl@debian.org> | 2011-05-27 19:57:25 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-05-27 19:57:25 +0200 |
| commit | d465e5fac63f36bcf4069e36827f4b62c494556d (patch) | |
| tree | 65f4ba9567e091233cdf3279f7ba3c9479e74a1c /libnm-util/tests/certs/Makefile.am | |
| parent | 9f806e97a24bba61417ae312fcc0da40914266fb (diff) | |
Imported Upstream version 0.8.9997 upstream/0.8.9997
Diffstat (limited to 'libnm-util/tests/certs/Makefile.am')
| -rw-r--r-- | libnm-util/tests/certs/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libnm-util/tests/certs/Makefile.am b/libnm-util/tests/certs/Makefile.am index 02d5a5f5..e0f00a47 100644 --- a/libnm-util/tests/certs/Makefile.am +++ b/libnm-util/tests/certs/Makefile.am @@ -17,5 +17,8 @@ EXTRA_DIST = \ test2-cert.p12 \ ca-no-ending-newline.pem \ test-key-only.pem \ - test-key-only-decrypted.der + test-key-only-decrypted.der \ + pkcs8-enc-key.pem \ + pkcs8-noenc-key.pem \ + pkcs8-decrypted.der |