aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-05-18 09:25:45 +0000
committerJörg Mayer <jmayer@loplof.de>2013-05-18 09:25:45 +0000
commit0531d214ad6112afa5bee84ee8a1e69b967a48d7 (patch)
treecfd8f72bf8c76324d803acf330ec2f92239f2986 /asn1/Makefile.am
parentd9dd3f3e4e3ea3ee6be9c363cd11ad0f15949b8b (diff)
Move kerberos back from broken list to normal list
svn path=/trunk/; revision=49406
Diffstat (limited to 'asn1/Makefile.am')
-rw-r--r--asn1/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index 4a48292a2b..2ecfb04013 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -64,6 +64,7 @@ SUBDIRS = \
idmp \
inap \
isdn-sup \
+ kerberos \
lcsap \
ldap \
logotypecertextn \
@@ -126,7 +127,6 @@ SUBDIRS = \
# kerberos is a handwritten dissector, don't replace
# x721 doesn't build
DONT_BUILD_SUBDIRS = \
- kerberos \
x721
DIST_SUBDIRS = $(SUBDIRS) $(DONT_BUILD_SUBDIRS)