summaryrefslogtreecommitdiffstats
path: root/src/conntrack/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/conntrack/Makefile.am')
-rw-r--r--src/conntrack/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conntrack/Makefile.am b/src/conntrack/Makefile.am
index 3f7fb64..01fed53 100644
--- a/src/conntrack/Makefile.am
+++ b/src/conntrack/Makefile.am
@@ -5,6 +5,7 @@ noinst_LTLIBRARIES = libnfconntrack.la
libnfconntrack_la_SOURCES = api.c \
getter.c setter.c \
parse.c build.c \
+ parse_mnl.c build_mnl.c \
snprintf.c \
snprintf_default.c snprintf_xml.c \
objopt.c \