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

noinst_LTLIBRARIES = libnfexpect.la 

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