diff --git a/lib/hx509/Makefile.am b/lib/hx509/Makefile.am index e17c0bcf1..d44dd3ec2 100644 --- a/lib/hx509/Makefile.am +++ b/lib/hx509/Makefile.am @@ -54,6 +54,7 @@ AM_YFLAGS = -d dist_libhx509_la_SOURCES = \ ca.c \ cert.c \ + char_map.h \ cms.c \ collector.c \ crypto.c \ @@ -299,6 +300,7 @@ EXTRA_DIST = \ crmf.asn1 \ hx509_err.et \ hxtool-commands.in \ + quote.py \ ocsp.asn1 \ ocsp.opt \ pkcs10.asn1 \