Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/previewer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'previewer/Makefile.am')
-rw-r--r--previewer/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/previewer/Makefile.am b/previewer/Makefile.am
index 6e716a6..3744c62 100644
--- a/previewer/Makefile.am
+++ b/previewer/Makefile.am
@@ -22,8 +22,10 @@ evince_previewer_CFLAGS = \
$(DISABLE_DEPRECATED) \
$(AM_CFLAGS)
+evince_previewer_LDFLAGS = $(AM_LDFLAGS)
+
if PLATFORM_WIN32
-evince_previewer_LDFLAGS = -mwindows
+evince_previewer_LDFLAGS += -mwindows
endif
evince_previewer_LDADD = \