summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index eb984a334..8e46b566d 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -24,7 +24,6 @@ noinst_PROGRAMS = \
aclck\
addr\
base64\
- decodemail\
echosrv\
fcopy\
fremove\
@@ -116,12 +115,3 @@ mboxidx_LDADD=\
$(MU_LIB_AUTH)\
$(MU_AUTHLIBS) \
$(MU_LIB_MAILUTILS)
-
-decodemail_CPPFLAGS=$(MU_LIB_COMMON_INCLUDES) -I$(top_srcdir)/lib -I$(top_builddir)/lib
-decodemail_LDADD =\
- $(MU_APP_LIBRARIES)\
- $(MU_LIB_MAILBOX)\
- $(MU_LIB_AUTH)\
- $(MU_AUTHLIBS)\
- $(MU_LIB_MAILUTILS)\
- $(MU_COMMON_LIBRARIES)

Return to:

Send suggestions and report system problems to the System administrator.