projects
/
mutt
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2a9797
)
Remove imap/BUGS from Makefile.am
author
Brendan Cully
<brendan@kublai.com>
Tue, 16 Dec 2008 18:47:07 +0000
(10:47 -0800)
committer
Brendan Cully
<brendan@kublai.com>
Tue, 16 Dec 2008 18:47:07 +0000
(10:47 -0800)
imap/Makefile.am
patch
|
blob
|
history
diff --git
a/imap/Makefile.am
b/imap/Makefile.am
index 7a1a42975c314e38828732040319468be8d9e0c5..e423c7ff7229e2524bcf676864de5de426656353 100644
(file)
--- 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