summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-10-04 16:02:59 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-10-04 16:02:59 +0000
commit12819c3b19631b0226ed0d496eb7364ef0793d1c (patch)
treed22df9817a7f1b8b0b58f4e40181b610577e8245 /Makefile.common
parentc284a7f9abfbb4ee010449cb97e5ac1d6d13beec (diff)
downloadwireshark-12819c3b19631b0226ed0d496eb7364ef0793d1c.tar.gz
Finally got it to complie.
svn path=/trunk/; revision=19427
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 429237bde1..f61ca9c284 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -97,6 +97,8 @@ TSHARK_TAP_SRC = \
tap-afpstat.c \
tap-ansi_astat.c \
tap-bootpstat.c \
+ tap-camelcounter.c \
+ tap-camelsrt.c \
tap-dcerpcstat.c \
tap-funnel.c \
tap-gsm_astat.c \