From 824ac40a10ab2ce00897a4861e068847d4325dc6 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Wed, 30 Sep 2009 01:18:34 -0700 Subject: [PATCH] add data/n0ll.pem --- lib/hx509/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/hx509/Makefile.am b/lib/hx509/Makefile.am index 62c96863e..c947e0652 100644 --- a/lib/hx509/Makefile.am +++ b/lib/hx509/Makefile.am @@ -314,6 +314,7 @@ EXTRA_DIST = \ tst-crypto-select5 \ tst-crypto-select6 \ tst-crypto-select7 \ + data/n0ll.pem \ data/secp160r1TestCA.cert.pem \ data/secp160r1TestCA.key.pem \ data/secp160r1TestCA.pem \