summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-05-24 11:32:53 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-05-24 11:32:53 +0000
commitbc91f60fc288fe1fd0729f7bafe0596837c3e675 (patch)
tree5e36e8e4c64295ab5d9a30e8625358f2c6a876d7 /src/Makefile.am
parenteaae45fa65fdb559b5442dfe2da05a808c5c57ba (diff)
simplify checksum code: use UDP/multicast checksum facilities
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 381f8ac..a67e09a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,7 +16,7 @@ conntrackd_SOURCES = alarm.c main.c run.c hash.c buffer.c \
cache_lifetime.c cache_timer.c \
sync-mode.c sync-notrack.c sync-nack.c \
traffic_stats.c stats-mode.c \
- network.c checksum.c \
+ network.c \
state_helper.c state_helper_tcp.c \
read_config_yy.y read_config_lex.l