* all:
[modest] / src / widgets / Makefile.am
index c53f67c..61a75ca 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Makefile.am
-# Time-stamp: <2007-01-09 17:54:07 (djcb)>
+# Time-stamp: <2007-01-16 14:57:35 (djcb)>
 
 INCLUDES=\
        $(MODEST_GSTUFF_CFLAGS) \
@@ -16,24 +16,27 @@ INCLUDES=\
 noinst_LTLIBRARIES=\
        libmodest-widgets.la
 
-libmodest_widgets_la_SOURCES=   \
-       modest-account-view.c   \
-       modest-account-view.h   \
-       modest-folder-view.c    \
-       modest-folder-view.h    \
-       modest-header-view.c    \
-       modest-header-view.h    \
-       modest-header-view-priv.h \
-       modest-msg-view.c       \
-       modest-msg-view.h       \
-       modest-toolbar.c        \
-       modest-toolbar.h        \
-       modest-combo-box.c      \
-       modest-combo-box.h      \
-       modest-window.h         \
-       modest-main-window.h    \
-       modest-edit-msg-window.h
+libmodest_widgets_la_SOURCES=       \
+       modest-account-view.c       \
+       modest-account-view.h       \
+       modest-combo-box.c          \
+       modest-combo-box.h          \
+       modest-edit-msg-window.h    \
+       modest-edit-msg-window-ui.h \
+       modest-folder-view.c        \
+       modest-folder-view.h        \
+       modest-header-view.c        \
+       modest-header-view.h        \
+       modest-header-view-priv.h   \
+       modest-header-view-render.c \
+       modest-main-window.h        \
+       modest-main-window-ui.h     \
+       modest-msg-view.c           \
+       modest-msg-view.h           \
+       modest-tny-stream-gtkhtml.c \
+       modest-tny-stream-gtkhtml.h \
+       modest-window.h             
+
 LDADD = \
        $(MODEST_GSTUFF_LIBS)                           \
        $(MODEST_LIBTINYMAIL_GNOME_DESKTOP_LIBS)        \