aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2011-08-30 14:04:37 +0000
committerJörg Mayer <jmayer@loplof.de>2011-08-30 14:04:37 +0000
commitebb63d8a7f18802d4fd7aec469fddcd3afed1de0 (patch)
tree1cce3aa15d09b9ea61d36d5a8ba7dd448779950a /epan/CMakeLists.txt
parentf01bc10f455d23afa25cab633736fc0ed847cc85 (diff)
Get rid of the last crc stuff
svn path=/trunk/; revision=38802
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 1b9ecc7528..0e44a7131a 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -39,10 +39,6 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/wspython
)
-set(CRC_FILES
- crc/crc-16-plain.c
-)
-
set(CRYPT_FILES
crypt/airpdcap.c
crypt/airpdcap_ccmp.c