From 7a588676268b322230ff22a781b1ebcb4cd322fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Tue, 7 May 2013 12:58:27 +0000 Subject: x721 and kerberos: Use standard Makefile.am idmp: remove an unused line tetra, h460: Whitespace changes to be a "standard" Makefile.am asn1/Makefile.am: don't try to build kerberos and x721 dissectors svn path=/trunk/; revision=49201 --- asn1/Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'asn1/Makefile.am') diff --git a/asn1/Makefile.am b/asn1/Makefile.am index e6c02181e9..245e3f4e21 100644 --- a/asn1/Makefile.am +++ b/asn1/Makefile.am @@ -64,7 +64,6 @@ SUBDIRS = \ idmp \ inap \ isdn-sup \ - kerberos \ lcsap \ ldap \ logotypecertextn \ @@ -122,7 +121,12 @@ SUBDIRS = \ x509af \ x509ce \ x509if \ - x509sat \ + x509sat + +# kerberos is a handwritten dissector, don't replace +# x721 doesn't build +DONT_BUILD_SUBDIRS = \ + kerberos \ x721 EXTRA_DIST = \ -- cgit v1.2.1