X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=2872a4e776d9fcb0497ba4dd1117f3c1cde65ac5;hb=28d516b84dd03478afd76befe3529c8cb0d85045;hp=6bccb6348ebc5c3ac52942b75cc6ab34a31f9845;hpb=fab2ef078b089dd7dbd5277689addec53aafac87;p=modest diff --git a/src/Makefile.am b/src/Makefile.am index 6bccb63..2872a4e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ # # Makefile.am -# Time-stamp: <2007-11-14 22:42:34 (djcb)> +# Time-stamp: <2008-01-06 10:18:49 (djcb)> SUBDIRS=$(MODEST_PLATFORM) widgets $(dbus_api) @@ -104,6 +104,8 @@ modest_SOURCES=\ modest-tny-folder.h \ modest-tny-local-folders-account.c \ modest-tny-local-folders-account.h \ + modest-tny-mime-part.c \ + modest-tny-mime-part.h \ modest-tny-msg.c \ modest-tny-msg.h \ modest-tny-outbox-account.c \