aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-02-26 01:39:37 +0000
committerGuy Harris <guy@alum.mit.edu>2010-02-26 01:39:37 +0000
commitc4dd5ca6f3bb794c9f1736adf8a8f02c641a76e6 (patch)
treecf986f2d89372f07f001937026018d8d8d8da070
parent49c42be03f3bceac71ddfa8c68832354e64c7302 (diff)
Add Kerberos to the list of ASN.1 protocols.
svn path=/trunk/; revision=32012
-rw-r--r--asn1/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index 81f7102acb..8f5dcb9c4b 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -56,6 +56,7 @@ SUBDIRS = \
h501 \
hnbap \
inap \
+ kerberos \
ldap \
logotypecertextn \
lte-rrc \