From Olivier Jacques: Add #defines to disable XML validation.
[obnox/wireshark/wip.git] / Makefile.common
index c843593a1a691c57d95ac3721a100fb5fd21a7c2..13d78709a6e49180cc255821ec15d674a43da3ab 100644 (file)
 # Header files for dissector helpers
 # XXX - these should be moved to epan/dissectors
 DISSECTOR_SUPPORT_INCLUDES =   \
-       adler32.h       \
-       afn.h   \
        aftypes.h       \
        arcnet_pids.h   \
        asn1.h  \
        bridged_pids.h  \
        chdlctypes.h    \
-       column.h        \
-       crc16.h \
-       crc32.h \
-       crypt-des.h     \
-       crypt-md4.h     \
-       crypt-md5.h     \
-       crypt-rc4.h     \
        etypes.h        \
        follow.h        \
        format-oid.h    \
        greproto.h      \
        h225-persistentdata.h   \
        iax2_codec_type.h       \
-       in_cksum.h      \
        ip_opts.h       \
-       ipproto.h       \
        isprint.h       \
        lapd_sapi.h     \
        llcsaps.h       \
        nlpid.h \
        oui.h   \
        ppptypes.h      \
-       prefs-int.h     \
        ptvcursor.h     \
        reassemble.h    \
-       req_resp_hdrs.h \
        rpc_defrag.h    \
        rtp_pt.h        \
        sctpppids.h     \
-       sha1.h  \
        smb.h   \
-       t35.h   \
-       tap.h   \
        x264_prt_id.h   \
-       xdlc.h  \
        xmlstub.h
 
 # "BUILT_SOURCES" are built before any "make all" or "make check" targets.