Disabling building of the gnm dissector, I don't tink it was ever used.
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 2 Jan 2014 18:01:33 +0000 (18:01 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 2 Jan 2014 18:01:33 +0000 (18:01 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54561 f5534014-38df-0310-8fa8-9805f1628bb7

asn1/Makefile.am
asn1/Makefile.nmake
epan/CMakeLists.txt
epan/dissectors/Makefile.common

index 0f62fe351db3bcf11eafa798150b33fea4f421ad..25e8d8907cd5164c71b6c85a2660cd8870995278 100644 (file)
@@ -47,7 +47,6 @@ SUBDIRS =             \
        dsp             \
        ess             \
        ftam            \
-       gnm             \
        goose           \
        gsm_map         \
        gprscdr         \
index 213adbd2e9b5ad1e5eea08cef316dcb6c67084ef..6e47631f94062c0db8d2ed6b6c3c36cb320289f0 100644 (file)
@@ -64,7 +64,6 @@ BER_LIST= \
        dsp                     \
        ess                     \
        ftam                    \
-       gnm                     \
        goose                   \
        gsm_map                 \
        gprscdr                 \
index a6eec913995257c9bc0c76a6e8044db545b1e396..18242ba5fceeeee4f105de84b52ca6739e1a23a8 100644 (file)
@@ -281,7 +281,6 @@ set(DIRTY_ASN1_DISSECTOR_SRC
        dissectors/packet-ansi_map.c
        dissectors/packet-coseventcomm.c
        dissectors/packet-cosnaming.c
-       dissectors/packet-gnm.c
        dissectors/packet-gprscdr.c
        dissectors/packet-gsm_map.c
        dissectors/packet-ldap.c
index d1ff9a1ca63f0c86c1db29cfc5cd1610d64b6f9f..92302609fdc9a1466f559cbacd2b2c547f88d304 100644 (file)
@@ -201,7 +201,6 @@ DIRTY_ASN1_DISSECTOR_SRC = \
        packet-ansi_map.c \
        packet-coseventcomm.c   \
        packet-cosnaming.c      \
-       packet-gnm.c \
        packet-gprscdr.c \
        packet-gsm_map.c \
        packet-ldap.c \
@@ -1401,7 +1400,6 @@ DISSECTOR_INCLUDES =      \
        packet-giop.h   \
        packet-gluster.h        \
        packet-gmr1_common.h    \
-       packet-gnm.h    \
        packet-gnutella.h       \
        packet-gprscdr.h \
        packet-gre.h    \