aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-09-18 01:03:45 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-09-18 01:03:45 +0000
commit5f3a60f94b268d8724672f034e5734725b899ac8 (patch)
treee6e06152c0545afd795f73738554d457ba05f88a /CMakeLists.txt
parent5e69d6336b127f60e2335f166928b2df40f027a2 (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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34152 f5534014-38df-0310-8fa8-9805f1628bb7
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