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

noinst_LTLIBRARIES = libnfconntrack.la 

libnfconntrack_la_SOURCES = api.c \
			    getter.c setter.c \
			    labels.c \
			    parse.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