aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-08-02 18:13:16 +0000
committerGerald Combs <gerald@wireshark.org>2011-08-02 18:13:16 +0000
commitd39696be6d7cf9c9f71b18a8b673995d15aa7748 (patch)
treec6dbf71b2e3b80b54ede1145cad364f53e757e50 /CMakeLists.txt
parent4b0961fb7a55dd4e8ef44cf9d77b6239c7f71d1c (diff)
Add tap-hosts.c.
svn path=/trunk/; revision=38313
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 abbef83c1e..6d98ffdb16 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -573,6 +573,7 @@ set(TSHARK_TAP_SRC
tap-gsm_astat.c
tap-h225counter.c
tap-h225rassrt.c
+ tap-hosts.c
tap-httpstat.c
tap-icmpstat.c
tap-icmpv6stat.c