Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 2b3b621..acca9b9 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -87,8 +87,10 @@ evince_SOURCES= \
ev-sidebar-thumbnails.h \
main.c
+evince_LDFLAGS = $(AM_LDFLAGS)
+
if PLATFORM_WIN32
-evince_LDFLAGS = -mwindows
+evince_LDFLAGS += -mwindows
endif
evince_LDADD= \