X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fwidgets%2FMakefile.am;h=4d648b542d6ef4f79c3264c2ed9ca2283e433098;hb=5b3f27b94fb9cb914b524bbfcca602bae34f040a;hp=6c8370b23bda952da62b7d010002862d7fbf297c;hpb=1881edeebc36271aba89cb1b35e09567a2904731;p=modest diff --git a/src/widgets/Makefile.am b/src/widgets/Makefile.am index 6c8370b..4d648b5 100644 --- a/src/widgets/Makefile.am +++ b/src/widgets/Makefile.am @@ -8,6 +8,7 @@ INCLUDES=\ $(MODEST_HILDON_WIDGETS_CFLAGS) \ $(MODEST_HILDON_HELP_CFLAGS) \ $(MODEST_MOZEMBED_CFLAGS) \ + $(MODEST_HILDON_NOTIFY_CFLAGS) \ -I ${top_srcdir}/src/$(MODEST_PLATFORM) \ -I ${top_srcdir}/src \ -DPREFIX=\"@prefix@\" \ @@ -68,6 +69,8 @@ libmodest_widgets_la_SOURCES= \ modest-recpt-view.h \ modest-retrieve-combo-box.h \ modest-retrieve-combo-box.c \ + modest-scroll-area.h \ + modest-scroll-area.c \ modest-scroll-text.c \ modest-scroll-text.h \ modest-serversecurity-combo-box.h modest-serversecurity-combo-box.c \ @@ -87,7 +90,7 @@ if BUILD_MOZEMBED libmodest_widgets_la_SOURCES+= \ modest-mozembed-msg-view.c \ modest-mozembed-msg-view.h \ - modest-mozembed-mime-part-view.c \ + modest-mozembed-mime-part-view.cpp \ modest-mozembed-mime-part-view.h endif