summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2020-12-23 20:51:42 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2020-12-23 20:51:42 +0100
commit7df0197c7fb39650a7a428eb3b28e8f289ad54d3 (patch)
treef395bca4e3c482ddf69c528c4eaee94d512b1279
parentb6c067111cd15b494024863f05f7235787e99dff (diff)
Fix rcgen on windows.
-rw-r--r--plugingui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index d102024..ab2e076 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -306,6 +306,7 @@ plugingui_SOURCES = \
testmain.cc \
$(top_srcdir)/hugin/hugin.c
+rcgen_LDFLAGS = -static
rcgen_CXXFLAGS = -I$(top_srcdir)/getoptpp
rcgen_SOURCES = \
rcgen.cc