aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-09-18 01:03:45 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-09-18 01:03:45 +0000
commit9d3d2922ea9b120369be76fbc9fec6105cd5c6f9 (patch)
treee6e06152c0545afd795f73738554d457ba05f88a /CMakeLists.txt
parent9ac49c557d9b14d0f67189d4baff855b588aa91a (diff)
From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 :
I would like to contribute iSCSI SRT tap, 'tap-scsistat.c' for tshark. The output exactly matches that of the Wireshark's iSCSI(disk) SRT dialog. From me: a couple of small changes to make it compile without warnings. svn path=/trunk/; revision=34152
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cf2c295a52..7f13eaf843 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -535,6 +535,7 @@ set(TSHARK_TAP_SRC
tap-rpcstat.c
tap-rpcprogs.c
tap-rtp.c
+ tap-scsistat.c
tap-sctpchunkstat.c
tap-sipstat.c
tap-smbsids.c