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

AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS}

noinst_LTLIBRARIES = libnfconntrack.la 

libnfconntrack_la_SOURCES = api.c callback.c \
			    getter.c setter.c \
			    parse.c build.c \
			    snprintf.c \
			    snprintf_default.c snprintf_xml.c \
			    objopt.c \
			    compare.c \
			    copy.c \
			    filter.c bsf.c \
			    grp.c grp_getter.c grp_setter.c \
			    stack.c