summaryrefslogtreecommitdiffstats
path: root/src/conntrack/Makefile.am
blob: 1fbf176d838ef3fa091323263f24bc247477d56b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include $(top_srcdir)/Make_global.am

noinst_LTLIBRARIES = libnfconntrack.la 

libnfconntrack_la_SOURCES = api.c \
			    getter.c setter.c \
			    labels.c \
			    build.c \
			    parse_mnl.c build_mnl.c \
			    snprintf.c \
			    snprintf_default.c snprintf_xml.c \
			    objopt.c \
			    compare.c \
			    copy.c \
			    filter.c bsf.c filter_dump.c \
			    grp.c grp_getter.c grp_setter.c \
			    stack.c \
			    proto.c