aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2011-09-15 10:30:57 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2011-09-15 10:30:57 +0000
commita0f614494bc6ba766c018ce6646169abf6cfdc02 (patch)
tree38172fe3f3a8ad681413f183cbe39cacda730245 /Makefile.common
parentddb58e8eb060b3301a9629da7409049c28e662a3 (diff)
Add a tap for showing all expert items.
svn path=/trunk/; revision=39010
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 cf24b77b0e..f04eaf4359 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -111,6 +111,7 @@ TSHARK_TAP_SRC = \
tap-comparestat.c \
tap-dcerpcstat.c \
tap-diameter-avp.c \
+ tap-expert.c \
tap-funnel.c \
tap-gsm_astat.c \
tap-h225counter.c \