summaryrefslogtreecommitdiff
path: root/officecfg/Configuration_officecfg.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2012-09-19 11:10:32 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2012-09-19 11:14:31 +0200
commit4cce7027a6e700a6a7392b806c3d059172268f6d (patch)
treed58c08f96fbee340e29e170faa50c50a04b138f6 /officecfg/Configuration_officecfg.mk
parent88303a8303d35dd927c051811af869568dd7c838 (diff)
Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.
Change-Id: Iead72e5dca861a422507cf70d9b35366c701c84a
Diffstat (limited to 'officecfg/Configuration_officecfg.mk')
-rw-r--r--officecfg/Configuration_officecfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/Configuration_officecfg.mk b/officecfg/Configuration_officecfg.mk
index 89b62030fd68..7f823b8690f6 100644
--- a/officecfg/Configuration_officecfg.mk
+++ b/officecfg/Configuration_officecfg.mk
@@ -121,7 +121,7 @@ $(eval $(call gb_Configuration_add_schemas,registry,officecfg/registry/schema,\
ifeq ($(ENABLE_SDREMOTE),YES)
$(eval $(call gb_Configuration_add_schemas,registry,officecfg/registry/schema,\
- org/openoffice/Office/Impress-sdremote.xcs \
+ org/openoffice/Office/ImpressSdRemote.xcs \
))
endif