aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2013-12-31 14:48:48 +0000
committerMartin Kaiser <wireshark@kaiser.cx>2013-12-31 14:48:48 +0000
commit729e8a28856b5ec393a26959d4874b06c9f5f5b8 (patch)
tree531995459e57979120689b60e30091e7b738f66c
parent97f904a1a34e148cf1d970938ad2c65352368aed (diff)
move packet-tango.c from dirty to clean
svn path=/trunk/; revision=54510
-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 d1ff9a1ca6..f5f2c0d1d5 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -184,6 +184,7 @@ ASN1_DISSECTOR_SRC = \
packet-t124.c \
packet-t125.c \
packet-t38.c \
+ packet-tango.c \
packet-tetra.c \
packet-ulp.c \
packet-wlancertextn.c \
@@ -211,7 +212,6 @@ DIRTY_ASN1_DISSECTOR_SRC = \
packet-pkcs12.c \
packet-rnsap.c \
packet-snmp.c \
- packet-tango.c \
packet-tcap.c \
$(CUSTOM_DIRTY_ASN1_DISSECTOR_SRC)