diff options
Diffstat (limited to 'shell/Makefile.am')
| -rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 7ffdc303f5..cf53a5c79c 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -150,6 +150,10 @@ evolution_LDADD = \ $(TZDIALOG_LIBS) \ $(SHELL_LIBS) +if OS_WIN32 +evolution_LDFLAGS = -mwindows +endif + # Misc stuff server_in_files = GNOME_Evolution_Shell.server.in.in |
