Remove imap/BUGS from Makefile.am
authorBrendan Cully <brendan@kublai.com>
Tue, 16 Dec 2008 18:47:07 +0000 (10:47 -0800)
committerBrendan Cully <brendan@kublai.com>
Tue, 16 Dec 2008 18:47:07 +0000 (10:47 -0800)
imap/Makefile.am

index 7a1a42975c314e38828732040319468be8d9e0c5..e423c7ff7229e2524bcf676864de5de426656353 100644 (file)
@@ -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