* add mkmdir support

This commit is contained in:
Dirk-Jan C. Binnema
2009-12-31 14:25:20 +02:00
parent 6b666d4358
commit f8ba8fbd3c
5 changed files with 66 additions and 21 deletions

View File

@ -10,6 +10,8 @@ mu_SOURCES= \
mu-index.h \
mu-log.c \
mu-log.h \
mu-maildir.c \
mu-maildir.h \
mu-msg-fields.c \
mu-msg-fields.h \
mu-msg-flags.c \