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

noinst_LTLIBRARIES = libnfexpect.la 

libnfexpect_la_SOURCES = api.c \
			 compare.c \
			 getter.c setter.c \
			 parse.c build.c \
			 snprintf.c \
			 snprintf_default.c \
			 snprintf_xml.c \
			 build_mnl.c \
			 parse_mnl.c