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.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/expect/Makefile.am b/src/expect/Makefile.am
index e8a874a..61d5cbd 100644
--- a/src/expect/Makefile.am
+++ b/src/expect/Makefile.am
@@ -8,4 +8,7 @@ libnfexpect_la_SOURCES = api.c \
parse.c build.c \
snprintf.c \
snprintf_default.c \
- snprintf_xml.c
+ snprintf_xml.c \
+ build_mnl.c \
+ parse_mnl.c
+