summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 8966f0f74..eb2203285 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -57,6 +57,11 @@ AM_LDFLAGS = \
${MU_LIB_MAILUTILS}\
@MU_COMMON_LIBRARIES@
+aclck_LDADD =\
+ ../lib/libmuaux.la\
+ ${MU_LIB_MAILUTILS}
+
+
argcv_LDADD =\
../lib/libmuaux.la\
${MU_LIB_MAILUTILS}

Return to:

Send suggestions and report system problems to the System administrator.