aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.nmake
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 /asn1/Makefile.nmake
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 'asn1/Makefile.nmake')
-rw-r--r--asn1/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/Makefile.nmake b/asn1/Makefile.nmake
index 1ab5f69239..213adbd2e9 100644
--- a/asn1/Makefile.nmake
+++ b/asn1/Makefile.nmake
@@ -78,6 +78,7 @@ BER_LIST= \
logotypecertextn \
mms \
ns_cert_exts \
+ novell_pkis \
ocsp \
p1 \
p22 \