summaryrefslogtreecommitdiffstats
path: root/src/expect/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/expect/Makefile.am')
-rw-r--r--src/expect/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/expect/Makefile.am b/src/expect/Makefile.am
index 8adf740..977a359 100644
--- a/src/expect/Makefile.am
+++ b/src/expect/Makefile.am
@@ -3,6 +3,7 @@ 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 \