summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-11-28 13:59:20 +0100
committerJan Holesovsky <kendy@suse.cz>2012-11-28 17:04:20 +0100
commit332bd4296e9e6ba620122b69d8941338798a6c63 (patch)
treecc972c4cfbcdba446e98eccb7b1c102fa3d55847 /config_host.mk.in
parent264cf8bffa598326b255e352d4e4a7a791cf8409 (diff)
MinGW: Bundle also the libpoppler-*.dll
Change-Id: I181e408e7bc585d93fbeb2ce76a32bc350845c91
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index d98442e51166..05507f355959 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -364,6 +364,7 @@ export MINGW_PIXMAN_DLL=@MINGW_PIXMAN_DLL@
export MINGW_PLC4_DLL=@MINGW_PLC4_DLL@
export MINGW_PLDS4_DLL=@MINGW_PLDS4_DLL@
export MINGW_PNG15_DLL=@MINGW_PNG15_DLL@
+export MINGW_POPPLER_DLL=@MINGW_POPPLER_DLL@
export MINGW_PYTHON_DLL=@MINGW_PYTHON_DLL@
export MINGW_PYTHON_EXE=@MINGW_PYTHON_EXE@
export MINGW_RAPTOR_DLL=@MINGW_RAPTOR_DLL@