* refactoring: merge mu-msg-file with mu-maildir

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-06 08:11:47 +03:00
parent eabd4e2e61
commit 0758ab6645
9 changed files with 392 additions and 322 deletions

View File

@ -74,8 +74,6 @@ libmu_la_SOURCES= \
mu-msg-fields.h \
mu-msg-flags.c \
mu-msg-flags.h \
mu-msg-file.h \
mu-msg-file.c \
mu-msg-iter-priv.hh \
mu-msg-iter.cc \
mu-msg-iter.h \
@ -87,8 +85,6 @@ libmu_la_SOURCES= \
mu-msg.c \
mu-msg.h \
mu-msg.h \
mu-msg-file.c \
mu-msg-file.h \
mu-output.c \
mu-output.h \
mu-query.cc \
@ -104,6 +100,11 @@ libmu_la_SOURCES= \
mu-util.c \
mu-util.h
# mu-msg-file.h \
# mu-msg-file.c \
#
libmu_la_LIBADD= \
$(XAPIAN_LIBS) \
$(GMIME_LIBS) \