summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakob Kaivo <jkaivo@ndn.net>2000-09-03 04:49:26 +0000
committerJakob Kaivo <jkaivo@ndn.net>2000-09-03 04:49:26 +0000
commit526e7396c582c91ed466d5c351360eda2b2548d4 (patch)
treee9309bea3d02ed18e55e65419f03f5eaa3667df2 /Makefile.am
parent50d842d204900c8e26091af5fb654f07d622b600 (diff)
downloadmailutils-526e7396c582c91ed466d5c351360eda2b2548d4.tar.gz
mailutils-526e7396c582c91ed466d5c351360eda2b2548d4.tar.bz2
Update pop3d more so it compiles against latest API (needs work still)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 144136b7c..7b0529576 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,5 +2,7 @@ AUTOMAKE_OPTIONS = gnu 1.4
ACLOCAL_AMFLAGS = -I m4
# imap4d
-SUBDIRS = include doc m4 lib mailbox from mail libmailbox pop3d
-#SUBDIRS = lib mailbox mail doc m4
+SUBDIRS = include doc m4 lib mailbox from mail pop3d
+#SUBDIRS = imap4d
+
+EXTRA_DIST = mailutils.spec mailutils.spec.in

Return to:

Send suggestions and report system problems to the System administrator.