diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 9259d63db9..aa5b898857 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -140,7 +140,8 @@ evolution_CPPFLAGS = \ $(CLUTTER_CFLAGS) evolution_SOURCES = \ - main.c + main.c \ + e-convert-local-mail.c evolution_LDADD = \ libeshell.la \ |