* <many>: fix source code checks; move mu_msg_str_normalize to separate file

This commit is contained in:
Dirk-Jan C. Binnema
2010-11-20 17:27:17 +02:00
parent 2c8bd1015d
commit 5818c40d7f
6 changed files with 685 additions and 646 deletions

View File

@ -80,6 +80,7 @@ libmu_la_SOURCES= \
mu-msg-part.c \
mu-msg-part.h \
mu-msg-str.c \
mu-msg-str-normalize.c \
mu-msg-str.h \
mu-msg.h \
mu-output-link.c \