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

AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS}

noinst_LTLIBRARIES = libnfexpect.la 

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