From bacd4032369303558cefabd00431128d93d4a462 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Wed, 24 Feb 2010 22:19:54 +0000 Subject: Move HNBAP to dirty dissectors for now. svn path=/trunk/; revision=31994 --- epan/dissectors/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common index d4e1e459c3..b2609e796d 100644 --- a/epan/dissectors/Makefile.common +++ b/epan/dissectors/Makefile.common @@ -120,7 +120,6 @@ ASN1_DISSECTOR_SRC = \ packet-h450-ros.c \ packet-h460.c \ packet-h501.c \ - packet-hnbap.c \ packet-logotypecertextn.c \ packet-mms.c \ packet-mpeg-audio.c \ @@ -164,6 +163,7 @@ DIRTY_ASN1_DISSECTOR_SRC = \ packet-ansi_map.c \ packet-gnm.c \ packet-gsm_map.c \ + packet-hnbap.c \ packet-inap.c \ packet-ldap.c \ packet-lte-rrc.c \ -- cgit v1.2.1