summaryrefslogtreecommitdiff
path: root/wiretap/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-10-13 23:45:05 -0700
committerGuy Harris <guy@alum.mit.edu>2014-10-14 06:45:35 +0000
commitfa6e907711f2ac230230cbe970d775e2ef923531 (patch)
tree7dcc801821af31840021461dadb7563264849a62 /wiretap/CMakeLists.txt
parent0149015b6ebbb9dc5dded43970bacaccf85150b5 (diff)
downloadwireshark-fa6e907711f2ac230230cbe970d775e2ef923531.tar.gz
Initial version of support for Colasoft Capsa files.
The time stamp origin is not correct. Capsa's absolute time stamp for the sample captures from their Web site would be helpful. Change-Id: I365daf7b42240e33f54df76939254f41ed57a9b2 Reviewed-on: https://code.wireshark.org/review/4671 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/CMakeLists.txt')
-rw-r--r--wiretap/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/CMakeLists.txt b/wiretap/CMakeLists.txt
index 571831fcbd..10a746c4fb 100644
--- a/wiretap/CMakeLists.txt
+++ b/wiretap/CMakeLists.txt
@@ -29,6 +29,7 @@ set(CLEAN_FILES
ber.c
btsnoop.c
camins.c
+ capsa.c
catapult_dct2000.c
commview.c
cosine.c