summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2011-07-14 17:07:41 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2011-07-14 17:07:41 +0000
commit092b161d042f402f1fa8e15f278d965f332e142c (patch)
treee3a87b750f7dbfde4b1bf489fb22d05e076e0712 /Makefile.common
parente791424ab6f97c4ee40b050f927bcd2c312f8e56 (diff)
downloadwireshark-092b161d042f402f1fa8e15f278d965f332e142c.tar.gz
Add LTE RLC stats tap to tshark.
svn path=/trunk/; revision=38019
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index ce26aafdfe..cf24b77b0e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -127,6 +127,7 @@ TSHARK_TAP_SRC = \
tap-protocolinfo.c \
tap-protohierstat.c \
tap-radiusstat.c \
+ tap-rlcltestat.c \
tap-rpcstat.c \
tap-rpcprogs.c \
tap-rtp.c \