aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-05-18 17:48:50 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-05-18 17:48:50 +0000
commit4745ae86892cc74bfe280b4c7ee4bc3008034cc1 (patch)
tree53c4504036f2c061b8f7cdb73327e055ed8a4aa3 /asn1/Makefile.am
parent2592079230fe0a62e5f26e856d498aea3783a0b0 (diff)
Revert r49406: it's not ready for prime time yet
svn path=/trunk/; revision=49410
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 2ecfb04013..4a48292a2b 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -64,7 +64,6 @@ SUBDIRS = \
idmp \
inap \
isdn-sup \
- kerberos \
lcsap \
ldap \
logotypecertextn \
@@ -127,6 +126,7 @@ SUBDIRS = \
# kerberos is a handwritten dissector, don't replace
# x721 doesn't build
DONT_BUILD_SUBDIRS = \
+ kerberos \
x721
DIST_SUBDIRS = $(SUBDIRS) $(DONT_BUILD_SUBDIRS)