summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sdext/Configuration_minimizer.mk2
-rw-r--r--sdext/Configuration_presenter.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/sdext/Configuration_minimizer.mk b/sdext/Configuration_minimizer.mk
index d0bbbb3db875..6af15c195062 100644
--- a/sdext/Configuration_minimizer.mk
+++ b/sdext/Configuration_minimizer.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_Configuration_Configuration_nozip,presentation-minimizer))
+$(eval $(call gb_Configuration_Configuration,presentation-minimizer,nodeliver))
$(eval $(call gb_Configuration_add_schemas,presentation-minimizer,sdext/source/minimizer/registry/schema,\
org/openoffice/Office/extension/SunPresentationMinimizer.xcs \
diff --git a/sdext/Configuration_presenter.mk b/sdext/Configuration_presenter.mk
index 73b5aa776408..456a17294049 100644
--- a/sdext/Configuration_presenter.mk
+++ b/sdext/Configuration_presenter.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_Configuration_Configuration_nozip,presenter-screen))
+$(eval $(call gb_Configuration_Configuration,presenter-screen,nodeliver))
$(eval $(call gb_Configuration_add_schemas,presenter-screen,sdext/source/presenter/registry/schema,\
org/openoffice/Office/extension/PresenterScreen.xcs \