summaryrefslogtreecommitdiffstats
path: root/src/conntrack/Makefile.am
blob: 51d03c014225c6a344ffab12300852fee6503bdf (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

AM_CFLAGS = -Wall
LIBS = @LIBNFCONNTRACK_LIBS@

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