summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1bc3622..a1d00f8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,6 @@ nfct_SOURCES += nfct-extensions/timeout.c
endif
nfct_LDADD = ${LIBMNL_LIBS} \
- ${LIBNETFILTER_CONNTRACK_LIBS} \
${libdl_LIBS}
if HAVE_CTTIMEOUT