Xcode 4 isn't available on DVD, but is available for download from
[obnox/wireshark/wip.git] / Makefile.common
index 9767b94c7a90f6b8ace257c1efbbbda46e5aa7b7..cf24b77b0e85053b87f16c5c3aedda4975444fa2 100644 (file)
@@ -51,6 +51,7 @@ WIRESHARK_COMMON_SRC =        \
        cfile.c \
        clopts_common.c \
        disabled_protos.c       \
+       frame_data_sequence.c   \
        packet-range.c  \
        print.c \
        ps.c    \
@@ -74,6 +75,7 @@ WIRESHARK_COMMON_INCLUDES =   \
        disabled_protos.h       \
        file.h  \
        fileset.h       \
+       frame_data_sequence.h   \
        isprint.h       \
        packet-range.h  \
        print.h \
@@ -119,14 +121,17 @@ TSHARK_TAP_SRC =  \
        tap-icmpv6stat.c        \
        tap-iostat.c    \
        tap-iousers.c   \
+       tap-macltestat.c        \
        tap-mgcpstat.c  \
        tap-megacostat.c        \
        tap-protocolinfo.c      \
        tap-protohierstat.c     \
        tap-radiusstat.c        \
+       tap-rlcltestat.c        \
        tap-rpcstat.c   \
        tap-rpcprogs.c  \
        tap-rtp.c       \
+       tap-rtspstat.c  \
        tap-scsistat.c  \
        tap-sctpchunkstat.c     \
        tap-sipstat.c \