X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2FMakefile.am;h=004fc45f90268018ce64f4fb877fdcac5e5615ec;hp=f4a8a34a72d82d2a98fe76f9514338c08b8ddd92;hb=4d39841513a3a7f7aa9d38ab97cb9fcc9171e80b;hpb=f6d386ff93e929092ba105385a29d760aeba9ff7 diff --git a/src/maemo/Makefile.am b/src/maemo/Makefile.am index f4a8a34..004fc45 100644 --- a/src/maemo/Makefile.am +++ b/src/maemo/Makefile.am @@ -33,6 +33,7 @@ INCLUDES=\ $(MODEST_WPEDITOR_CFLAGS) \ $(MODEST_PLATFORM_CFLAGS) \ $(MODEST_TOOLKIT_CFLAGS) \ + $(MODEST_PLUGIN_DEFINES) \ $(MODEST_ABOOK_CFLAGS) \ $(MODEST_HILDON_HELP_CFLAGS) \ $(MODEST_LIBCONIC_CFLAGS) \ @@ -116,6 +117,7 @@ ui_DATA = $(UI_FILES) serviceentry_DATA = com.nokia.modest.service desktopentry_DATA = modest.desktop backupsettings_DATA = modest.conf +ossocudscripts_DATA = modest-clean.sh icon_26x26_DATA = pixmaps/modest-icon.png @@ -125,4 +127,5 @@ EXTRA_DIST=\ $(serviceentry_DATA) \ $(desktopentry_DATA) \ $(backupsettings_DATA) \ + $(ossocudscripts_DATA) \ $(icon_26x26_DATA)