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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expect/Makefile.am b/src/expect/Makefile.am
index b0404ba..380befa 100644
--- a/src/expect/Makefile.am
+++ b/src/expect/Makefile.am
@@ -4,7 +4,7 @@ AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS}
noinst_LTLIBRARIES = libnfexpect.la
-libnfexpect_la_SOURCES = api.c callback.c \
+libnfexpect_la_SOURCES = api.c \
getter.c setter.c \
parse.c build.c \
snprintf.c \