X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2FMakefile.am;h=e85aa354c3cbc00f1cadb50b8d81cced7c4543ce;hp=ee460a5c3f4ec3ed6a76af7eb47a742235f518cd;hb=962a3c1f9bcaafc1e281af544240d8bc8450239b;hpb=9a1ac69017248d65568c6e7df3a22431d09b7639 diff --git a/src/Makefile.am b/src/Makefile.am index ee460a5..e85aa35 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ # # Makefile.am -# Time-stamp: <2007-06-23 15:17:46 (djcb)> +# Time-stamp: <2007-08-02 16:13:34 (djcb)> SUBDIRS=$(MODEST_PLATFORM) widgets $(dbus_api) @@ -78,6 +78,8 @@ modest_SOURCES=\ modest-runtime-priv.h\ modest-singletons.c\ modest-singletons.h\ + modest-signal-mgr.h\ + modest-signal-mgr.c\ modest-text-utils.c\ modest-text-utils.h\ modest-tny-account-store.c\