aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-22 06:52:18 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-22 06:52:18 +0000
commitdeffd563a1736bd83ca0e8933f9140182551f462 (patch)
tree3692ee524e51724a107f51b8ea01271e133d3821 /CMakeLists.txt
parent13e62b893036717edf53c6c0d443b3a7e35ca1e7 (diff)
rev 37741 added tap-rtspstat.c to Makefile.common.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37745 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 8c79cc737a..5bfdd1d486 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -581,6 +581,7 @@ set(TSHARK_TAP_SRC
tap-rpcstat.c
tap-rpcprogs.c
tap-rtp.c
+ tap-rtspstat.c
tap-scsistat.c
tap-sctpchunkstat.c
tap-sipstat.c