From ed7a5175fb0c77bbff2c222d6c771846cd3ac75f Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 12 Sep 2010 23:35:30 -0700 Subject: [PATCH] add opt files --- lib/hx509/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/hx509/Makefile.am b/lib/hx509/Makefile.am index 8f052c9e7..e17c0bcf1 100644 --- a/lib/hx509/Makefile.am +++ b/lib/hx509/Makefile.am @@ -300,7 +300,9 @@ EXTRA_DIST = \ hx509_err.et \ hxtool-commands.in \ ocsp.asn1 \ + ocsp.opt \ pkcs10.asn1 \ + pkcs10.opt \ test_ca.in \ test_chain.in \ test_cert.in \