aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2011-07-14 13:39:02 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2011-07-14 13:39:02 +0000
commita7fac381ca74a9f21308f4a8db8cefade6470101 (patch)
tree3229d9a1eee907fa852e1e3782293e611052c54a /CMakeLists.txt
parentc04911c06a7d638621ff9b828a420f410216cdbd (diff)
Add LTE MAC statistics to tshark.
svn path=/trunk/; revision=38016
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 659933e00e..2c05efde36 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -574,6 +574,7 @@ set(TSHARK_TAP_SRC
tap-icmpv6stat.c
tap-iostat.c
tap-iousers.c
+ tap-macltestat.c
tap-mgcpstat.c
tap-megacostat.c
tap-protocolinfo.c