aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index ad231b6352..03848c6110 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -11,6 +11,10 @@ INCLUDES = \
evolution_SOURCES = \
main.c \
+ e-folder.c \
+ e-folder.h \
+ e-folder-mail.c \
+ e-folder-mail.h \
e-init.c \
e-init.h \
e-shell.c \
@@ -22,4 +26,3 @@ evolution_LDADD = \
../e-util/libeutil.a \
$(BONOBO_GNOME_LIBS)
-