X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2FMakefile.am;h=098b732f6743fc436e4348bc1e8cad148867bea4;hp=9ad3350ddf33517a0e55516f31f1a87a8516eafe;hb=3f42b5ae96903964c4eddb9dcebd223ef5925d6b;hpb=8f1fca99bd58a28c51d2a017e9b0ccc9e75954f6 diff --git a/src/widgets/Makefile.am b/src/widgets/Makefile.am index 9ad3350..098b732 100644 --- a/src/widgets/Makefile.am +++ b/src/widgets/Makefile.am @@ -31,6 +31,8 @@ libmodest_widgets_la_SOURCES= \ modest-header-view-render.c \ modest-header-view.c \ modest-header-view.h \ + modest-limit-retrieve-combo-box.h \ + modest-limit-retrieve-combo-box.c \ modest-mail-header-view.c \ modest-mail-header-view.h \ modest-main-window.h \ @@ -45,6 +47,8 @@ libmodest_widgets_la_SOURCES= \ modest-recpt-editor.h \ modest-recpt-view.c \ modest-recpt-view.h \ + modest-retrieve-combo-box.h \ + modest-retrieve-combo-box.c \ modest-scroll-text.c \ modest-scroll-text.h \ modest-tny-stream-gtkhtml.c \