* <many> WIP: refactor mu-msg -- mu-msg-file

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-09 02:58:33 +03:00
parent 3223892e24
commit 53b87a79eb
24 changed files with 1138 additions and 914 deletions

View File

@ -72,6 +72,8 @@ libmu_la_SOURCES= \
mu-msg-data-cache.h \
mu-msg-fields.c \
mu-msg-fields.h \
mu-msg-file.c \
mu-msg-file.h \
mu-msg-flags.c \
mu-msg-flags.h \
mu-msg-iter-priv.hh \
@ -101,10 +103,6 @@ libmu_la_SOURCES= \
mu-util.h
# mu-msg-file.h \
# mu-msg-file.c \
#
libmu_la_LIBADD= \
$(XAPIAN_LIBS) \
$(GMIME_LIBS) \