summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 1 insertions, 1 deletions
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 \