summaryrefslogtreecommitdiff
path: root/libsieve
diff options
context:
space:
mode:
Diffstat (limited to 'libsieve')
-rw-r--r--libsieve/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsieve/Makefile.am b/libsieve/Makefile.am
index e70163d0f..16bb31c64 100644
--- a/libsieve/Makefile.am
+++ b/libsieve/Makefile.am
@@ -11,6 +11,7 @@ lib_LTLIBRARIES = libsieve.la
libsieve_la_SOURCES = \
actions.c\
comparator.c\
+ load.c\
prog.c\
register.c\
require.c\
@@ -20,6 +21,7 @@ libsieve_la_SOURCES = \
sieve-lex.c\
tests.c\
util.c
+libsieve_la_LIBADD=@LTDL_LIB@
noinst_HEADERS = sieve.h

Return to:

Send suggestions and report system problems to the System administrator.