move more things in the lib-mime
[apps/madmutt.git] / lib-mime / Makefile.am
index f8ecd2d..779ef44 100644 (file)
@@ -4,7 +4,8 @@ DISTCLEANFILES    = $(BUILT_SOURCES)
 noinst_LIBRARIES = libmime.a
 
 libmime_a_SOURCES = mime.h mime-types.h $(BUILT_SOURCES) \
 noinst_LIBRARIES = libmime.a
 
 libmime_a_SOURCES = mime.h mime-types.h $(BUILT_SOURCES) \
-                   mime.c rfc822address.c rfc822parse.c rfc1524.c rfc2047.c rfc2231.c \
+                   mime.c crypt.c                       \
+                   rfc822address.c rfc822parse.c rfc1524.c rfc2047.c rfc2231.c \
                    \
                    rfc3676.h rfc3676.c
 
                    \
                    rfc3676.h rfc3676.c