summaryrefslogtreecommitdiffstats
path: root/src/expect/Makefile.am
blob: 977a35915f7324ee5b4a9e0a564d2532d4ad9ee3 (plain)
1
2
3
4
5
6
7
8
9
10
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