summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-22 20:41:49 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-22 20:41:49 +0000
commit9cbd0607a1e82ebbe9726fef64ca2875b204e25c (patch)
treeb60080ebb70466bec107261b3a2e0fee538f5d0a /mail
parentImport of elim, which does character set and other conversions for (diff)
Activate elim.
Notes
Notes: svn path=/head/; revision=10642
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 092b8709a5c7..5be928c404b8 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.56 1998/03/01 01:59:38 obrien Exp $
+# $Id: Makefile,v 1.57 1998/03/15 20:26:39 steve Exp $
#
SUBDIR += adcomplain
@@ -6,6 +6,7 @@
SUBDIR += bulk_mailer
SUBDIR += cucipop
SUBDIR += cyrus
+ SUBDIR += elim
SUBDIR += elm
SUBDIR += exim
SUBDIR += exmh