aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2013-12-31 14:20:08 +0000
committerMartin Kaiser <wireshark@kaiser.cx>2013-12-31 14:20:08 +0000
commit43e892e985fb8e01d7422886a4a88e0e8d69422e (patch)
tree6b6b1942a196b87aa984e422a092c23317c7bcd8 /configure.ac
parentfc15329e6a33ddd7550b9fb76bcbc5b814bb7e37 (diff)
From Dirk
dissector for Novell's PKIS certificate extensions from me clean up the $Id$ tags remove packet-pkis(-template).h remove ASN.1 definitions that cause compiler warnings (OID, SecurityLabelType2) move the dissector to the clean ASN.1 dissectors support CMake build change the name to novell_pkis https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9597 svn path=/trunk/; revision=54508
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5808cded2b..0a6fb01ec1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2801,6 +2801,7 @@ AC_OUTPUT(
asn1/mpeg-pes/Makefile
asn1/nbap/Makefile
asn1/ns_cert_exts/Makefile
+ asn1/novell_pkis/Makefile
asn1/ocsp/Makefile
asn1/p1/Makefile
asn1/p22/Makefile