drop GSS as well, users will have to use correctly configured sasl.
[apps/madmutt.git] / imap / Makefile.am
index 446e7c6..0009dc5 100644 (file)
@@ -6,6 +6,6 @@ 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 auth_gss.c
+       message.c utf7.c util.c auth_sasl.c
 
 -include $(top_builddir)/tools/cflags.mk