summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Cully <brendan@kublai.com>2008-12-16 10:47:07 -0800
committerBrendan Cully <brendan@kublai.com>2008-12-16 10:47:07 -0800
commit77a69c11c58e278dc95d78ba66f34f48e8ceb3fd (patch)
tree53ddd6a47690a277a4317cae75e4416f0f41ddb4
parentd2a9797b02d60b3d23cb185fe9c05fe96239303c (diff)
Remove imap/BUGS from Makefile.am
-rw-r--r--imap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/Makefile.am b/imap/Makefile.am
index 7a1a4297..e423c7ff 100644
--- a/imap/Makefile.am
+++ b/imap/Makefile.am
@@ -14,7 +14,7 @@ else
AUTHENTICATORS = auth_anon.c auth_cram.c
endif
-EXTRA_DIST = BUGS README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
+EXTRA_DIST = README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
AM_CPPFLAGS = -I$(top_srcdir) -I../intl