From Cyril Margaria:
[obnox/wireshark/wip.git] / Makefile.common
index 429237bde1ed6a988597f221c83d7f1639c2f17e..78b425907c6052a0db6164a655259ebd2ea534b4 100644 (file)
@@ -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 \
@@ -108,6 +110,7 @@ TSHARK_TAP_SRC =    \
        tap-mgcpstat.c  \
        tap-protocolinfo.c      \
        tap-protohierstat.c     \
+       tap-radiusstat.c        \
        tap-rpcstat.c   \
        tap-rpcprogs.c  \
        tap-sctpchunkstat.c     \
@@ -155,6 +158,7 @@ wireshark_SOURCES = \
 
 # corresponding headers
 wireshark_INCLUDES =   \
+       airpcap.h \
        airpcap_loader.h \
        alert_box.h     \
        capture.h       \