diff options
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/CustomTarget_registry.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index 034d7b7c36e0..1e2e473e0b4d 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -30,7 +30,6 @@ postprocess_XCDS := \ lingucomponent.xcd \ main.xcd \ math.xcd \ - pyuno.xcd \ writer.xcd \ xsltfilter.xcd @@ -338,8 +337,6 @@ postprocess_FILES_math := \ $(postprocess_MOD)/org/openoffice/Office/Embedding-math.xcu \ $(postprocess_MOD)/org/openoffice/Setup-math.xcu -postprocess_DEPS_pyuno := main - ifeq ($(ENABLE_REPORTBUILDER),TRUE) postprocess_XCDS += reportbuilder.xcd postprocess_DEPS_reportbuilder := main |