Merge branch 'master' of pan:/git/madmutt
authorPierre Habouzit <madcoder@debian.org>
Sat, 12 May 2007 09:37:19 +0000 (11:37 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sat, 12 May 2007 09:37:19 +0000 (11:37 +0200)
Conflicts:

imap/Makefile.am

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
imap/Makefile.am

index 0009dc5..9591604 100644 (file)
@@ -5,7 +5,6 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl
 noinst_LIBRARIES = libimap.a
 noinst_HEADERS = auth.h imap_private.h message.h
 
-libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h \
-       message.c utf7.c util.c auth_sasl.c
+libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h message.c utf7.c util.c auth_sasl.c
 
 -include $(top_builddir)/tools/cflags.mk