Detect better the CID's of images in msg view.
[modest] / src / widgets / Makefile.am
index 604386f..acd181b 100644 (file)
@@ -19,10 +19,6 @@ INCLUDES=\
 noinst_LTLIBRARIES=\
        libmodest-widgets.la
 
-to_remove=\
-       modest-testplugin-easysetup-wizard-page.h \
-       modest-testplugin-account-settings-dialog.h \
-       modest-testplugin-account-settings-widget.h
 
 libmodest_widgets_public_headers = \
        modest-account-settings-dialog.h \
@@ -32,6 +28,7 @@ libmodest_widgets_public_headers = \
        modest-ui-constants.h \
        modest-validating-entry.h \
        modest-window.h \
+       modest-window-mgr.h     \
        modest-wizard-dialog.h
 
 
@@ -114,6 +111,7 @@ libmodest_widgets_la_SOURCES=          \
        modest-tny-stream-gtkhtml.h    \
        modest-validating-entry.c \
        modest-window.c                \
+       modest-window-mgr-priv.h        \
        modest-window-mgr.h            \
        modest-window-mgr.c            \
        modest-wizard-dialog.h         \