summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-05-26 13:52:02 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2013-10-02 22:07:16 +0200
commit04496cb8697d7b68d4705148efaa7cf7d908a852 (patch)
tree8d7746fbb53202a02e9e122d3bef57f361350bda /postprocess
parentaac04a7f3c7f7c1bc8d75e8caa5e67eb38743afe (diff)
sdext: kill Package_pdfimport_xcu.mk
Change-Id: I88a402bf26852e8e216de11d71cbd42edb0aff23
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/CustomTarget_registry.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk
index 068601943a14..cdb129b69e66 100644
--- a/postprocess/CustomTarget_registry.mk
+++ b/postprocess/CustomTarget_registry.mk
@@ -475,8 +475,8 @@ postprocess_OPTDEPS_pdfimport := calc draw impress math writer
# impress, math, web, writer), add optional dependencies on those XCDS that
# include those fcfg_X_types.xcu
postprocess_FILES_pdfimport := \
- $(OUTDIR)/xml/pdfimport/pdf_import_filter.xcu \
- $(OUTDIR)/xml/pdfimport/pdf_types.xcu
+ $(SRCDIR)/sdext/source/pdfimport/config/pdf_import_filter.xcu \
+ $(SRCDIR)/sdext/source/pdfimport/config/pdf_types.xcu
endif
ifeq (WNT,$(OS))