aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2012-12-21 14:34:26 +0000
committerMichael Tüxen <tuexen@fh-muenster.de>2012-12-21 14:34:26 +0000
commit2440176cabced62995e30373cbd48615a91f0137 (patch)
tree2084e95c58f2c441121a93640341f1f31745d2d7 /CMakeLists.txt
parentedc47dbf8883f4f9e8b16ad0b8270629266ca59f (diff)
Use pcapio routines. This concludes the preperation for
adding pcapng support. svn path=/trunk/; revision=46673
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 6a7e2f0ab9..a0a31e6ca9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -890,6 +890,7 @@ if(BUILD_text2pcap)
)
set(text2pcap_CLEAN_FILES
text2pcap.c
+ pcapio.c
)
set(text2pcap_FILES
${text2pcap_CLEAN_FILES}