summaryrefslogtreecommitdiffstats
path: root/src/expect/Makefile.am
blob: b54e564b033a23e22ae0a480b208ae14d3b35450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include $(top_srcdir)/Make_global.am

AM_CFLAGS = -fPIC -Wall
LIBS = @LIBNFCONNTRACK_LIBS@

noinst_LTLIBRARIES = libnfexpect.la 

libnfexpect_la_SOURCES = api.c callback.c \
			 getter.c setter.c \
			 parse.c build.c \
			 snprintf.c \
			 snprintf_default.c