summaryrefslogtreecommitdiff
path: root/Makefile.shared
diff options
context:
space:
mode:
authorFridrich Strba <fridrich.strba@bluewin.ch>2005-10-12 10:33:48 +0000
committerFridrich Strba <fridrich.strba@bluewin.ch>2005-10-12 10:33:48 +0000
commitcaa18175090b41da17c49168b9d5ac64f47c9a72 (patch)
tree000f1236f0485b1ccea7dbf107c1fed99e7a7425 /Makefile.shared
parente2fcb73376a1320e3707b371d440e55ffd003685 (diff)
Use fs03 and fs04 cwses that are not yet merged upstream
Diffstat (limited to 'Makefile.shared')
-rw-r--r--Makefile.shared1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.shared b/Makefile.shared
index cb586913e..7cc289455 100644
--- a/Makefile.shared
+++ b/Makefile.shared
@@ -45,6 +45,7 @@ patch.apply: $(OOBUILDDIR)/unpack $(STAMP_DIR)/patch.apply
$(STAMP_DIR)/patch.apply : $(top_srcdir)/patches/apply.pl \
$(top_srcdir)/patches/*/*.diff \
$(APPLY_DIR)/apply
+ cp -f $(top_srcdir)/src/libwpd-0*.tar.gz $(OOBUILDDIR)/libwpd/download/ || echo "cannot copy libwpd"
if test "z$(BUILD_WIN32)" != "z"; then \
cp -af $(BUILDDIR)/x86/* $(OOBUILDDIR)/external/dbghelp || true; \
cp -af $(BUILDDIR)/*.dll $(OOBUILDDIR)/external/unicows || true; \