* mu-date.[ch]: split off date-related funcs in separate files

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-21 00:29:12 +03:00
parent ce16a3bab8
commit d894621c7f
5 changed files with 571 additions and 0 deletions

View File

@ -60,6 +60,8 @@ libmu_la_SOURCES= \
mu-contacts.h \
mu-container.c \
mu-container.h \
mu-date.c \
mu-date.h \
mu-index.c \
mu-index.h \
mu-log.c \