Correct scroll on idle to avoid corrupting text view validations
[modest] / src / hildon2 / Makefile.am
index 88f6010..baffdb8 100644 (file)
@@ -73,6 +73,8 @@ libmodest_ui_la_SOURCES=              \
        modest-hildon2-details-dialog.c \
        modest-hildon2-sort-dialog.c   \
        modest-hildon2-sort-dialog.h   \
+       modest-hildon2-window.h \
+       modest-hildon2-window.c \
        modest-platform.c             \
        modest-signature-editor-dialog.c         \
        modest-signature-editor-dialog.h         \
@@ -127,6 +129,7 @@ ui_DATA = $(UI_FILES)
 serviceentry_DATA   = com.nokia.modest.service
 desktopentry_DATA   = modest.desktop
 backupsettings_DATA = modest.conf
+ossocudscripts_DATA = modest-clean.sh
 
 # mcc_mapping may be provided by the operator-wizard-settings package:
 # the one here is a copy, as that package is not available in chinook
@@ -144,5 +147,6 @@ EXTRA_DIST=\
        $(serviceentry_DATA) \
        $(desktopentry_DATA) \
        $(backupsettings_DATA) \
+       $(ossocudscripts_DATA) \
        $(MMC_MAPPING_FILE)    \
        $(PROVIDER_DATA_FILE)