From b160466dd2c446265d660a0ab7311c61ab079222 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Mon, 25 Jun 2012 21:16:43 +0000 Subject: From Martin Kaiser: add X.509 certificate extensions for DVB-CI/CI+ https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7397 svn path=/trunk/; revision=43485 --- asn1/x509ce/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'asn1/x509ce/Makefile.common') diff --git a/asn1/x509ce/Makefile.common b/asn1/x509ce/Makefile.common index c170347732..39f0120077 100644 --- a/asn1/x509ce/Makefile.common +++ b/asn1/x509ce/Makefile.common @@ -26,7 +26,8 @@ EXPORT_FILES = $(PROTOCOL_NAME)-exp.cnf EXT_ASN_FILE_LIST = -ASN_FILE_LIST = CertificateExtensions.asn +ASN_FILE_LIST = CertificateExtensions.asn \ + CertificateExtensionsCiplus.asn # The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn # files do not exist for all protocols: Please add/remove as required. -- cgit v1.2.3