aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-12-16 06:51:49 +0000
committerGuy Harris <guy@alum.mit.edu>2008-12-16 06:51:49 +0000
commit28970e4e8ca26388851901710cd6cd5628b5addc (patch)
treee6258f785ed1977808c1bf40686e7a022856dd4f
parent41b7d48e931aa9f5d1955e6991d1e1bedda084fc (diff)
The S1AP dissector also still gets warnings.
svn path=/trunk/; revision=27019
-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 a42db9b75c..9c8aee8ec8 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -140,7 +140,6 @@ ASN1_DISSECTOR_SRC = \
packet-ranap.c \
packet-ros.c \
packet-rtse.c \
- packet-s1ap.c \
packet-s4406.c \
packet-sabp.c \
packet-smrse.c \
@@ -168,6 +167,7 @@ DIRTY_ASN1_DISSECTOR_SRC = \
packet-rnsap.c \
packet-rrc.c \
packet-rrlp.c \
+ packet-s1ap.c \
packet-snmp.c \
packet-t125.c \
packet-tcap.c \