aboutsummaryrefslogtreecommitdiffstats
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 bac0f9928f..b6a6ae6a99 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -149,7 +149,6 @@ ASN1_DISSECTOR_SRC = \
packet-qsig.c \
packet-ranap.c \
packet-ros.c \
- packet-rrlp.c \
packet-rtse.c \
packet-rua.c \
packet-s1ap.c \
@@ -184,6 +183,7 @@ DIRTY_ASN1_DISSECTOR_SRC = \
packet-pres.c \
packet-rnsap.c \
packet-rrc.c \
+ packet-rrlp.c \
packet-snmp.c \
packet-t125.c \
packet-tcap.c \