move packet-tango.c from dirty to clean
authorMartin Kaiser <wireshark@kaiser.cx>
Tue, 31 Dec 2013 14:48:48 +0000 (14:48 -0000)
committerMartin Kaiser <wireshark@kaiser.cx>
Tue, 31 Dec 2013 14:48:48 +0000 (14:48 -0000)
svn path=/trunk/; revision=54510

epan/dissectors/Makefile.common

index d1ff9a1ca63f0c86c1db29cfc5cd1610d64b6f9f..f5f2c0d1d535d7a1f6f3854831d10a0b18574bca 100644 (file)
@@ -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)