aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2011-06-22 06:52:18 +0000
committerJörg Mayer <jmayer@loplof.de>2011-06-22 06:52:18 +0000
commita3d62412fd2f8b8bb2edebb78c03ecab26f69ee4 (patch)
tree3692ee524e51724a107f51b8ea01271e133d3821 /CMakeLists.txt
parent83b642557a3d4614e503e3caa3a8d6efc890bad2 (diff)
rev 37741 added tap-rtspstat.c to Makefile.common.
svn path=/trunk/; revision=37745
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