Convert "4 space tabs" to spaces; Minor reformatting.
[obnox/wireshark/wip.git] / Makefile.common
index 1ae047e3fded3831ca7a7f742fcb8edd81e3dcbb..f04eaf43599335a72bcb1dcf9ab9d297d5a50f45 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 \
@@ -109,6 +111,7 @@ TSHARK_TAP_SRC =    \
        tap-comparestat.c       \
        tap-dcerpcstat.c        \
        tap-diameter-avp.c \
+       tap-expert.c    \
        tap-funnel.c \
        tap-gsm_astat.c \
        tap-h225counter.c       \
@@ -116,16 +119,20 @@ TSHARK_TAP_SRC =  \
        tap-hosts.c     \
        tap-httpstat.c  \
        tap-icmpstat.c  \
+       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 \