summaryrefslogtreecommitdiff
path: root/redland/raptor/makefile.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-13 16:24:16 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-13 16:27:18 +0200
commit4d6a36dd0c3c0f61ee8e80f748dd6d8ec2cebbd5 (patch)
tree619cdc25faa1a4e0dae31a3ff80ed4af9834b028 /redland/raptor/makefile.mk
parent370e3b6d6031aba675b66ed7495505f605c41779 (diff)
renaming dlls makes little sense on windows
Diffstat (limited to 'redland/raptor/makefile.mk')
-rw-r--r--redland/raptor/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/redland/raptor/makefile.mk b/redland/raptor/makefile.mk
index 3d25291bcb75..0229bf853e83 100644
--- a/redland/raptor/makefile.mk
+++ b/redland/raptor/makefile.mk
@@ -59,8 +59,12 @@ OOO_PATCH_FILES= \
$(TARFILE_NAME).patch.win32 \
$(TARFILE_NAME).patch.rindex \
raptor-aix.patch \
- $(TARFILE_NAME).entities.patch \
+ $(TARFILE_NAME).entities.patch
+
+.IF "$(GUI)" == "UNX"
+OOO_PATCH_FILES+= \
$(TARFILE_NAME).patch.bundled-soname
+.ENDIF
.IF "$(CROSS_COMPILING)"=="YES"
OOO_PATCH_FILES += \