summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/.cvsignore1
-rw-r--r--examples/Makefile.am3
2 files changed, 3 insertions, 1 deletions
diff --git a/examples/.cvsignore b/examples/.cvsignore
index ebe3eff1b..92390d549 100644
--- a/examples/.cvsignore
+++ b/examples/.cvsignore
@@ -12,4 +12,5 @@ muemail
mta
http
decode2047
+mailcap
*.l[oa]
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 4ee78c56a..5ef49bacd 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -27,7 +27,8 @@ noinst_PROGRAMS = \
msg-send\
http\
mta\
- decode2047
+ decode2047\
+ mailcap
moddir=@SIEVE_MODDIR@
mod_LTLIBRARIES = numaddr.la

Return to:

Send suggestions and report system problems to the System administrator.