]> granicus.if.org Git - mutt/commitdiff
include message.c with the IMAP library.
authorThomas Roessler <roessler@does-not-exist.org>
Sun, 5 Sep 1999 08:34:06 +0000 (08:34 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sun, 5 Sep 1999 08:34:06 +0000 (08:34 +0000)
imap/Makefile.am

index 70ed6542a4a7ed2e16c5794760a23b262d2c2a72..f4744300bd14fa54339c19070fb02e8056d03164 100644 (file)
@@ -5,4 +5,5 @@ AUTOMAKE_OPTIONS = foreign
 noinst_LIBRARIES = libimap.a
 noinst_HEADERS = imap_private.h imap_socket.h md5.h
 
-libimap_a_SOURCES = imap.c imap.h auth.c browse.c md5c.c socket.c
+libimap_a_SOURCES = imap.c imap.h auth.c browse.c md5c.c socket.c \
+       message.c