summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorOliver-Rainer Wittmann <orw@apache.org>2013-04-10 08:20:16 +0000
committerOliver-Rainer Wittmann <orw@apache.org>2013-04-10 08:20:16 +0000
commit0a0a9b32aa5bf1ce2554ad37cbba3c7a105db2b5 (patch)
treef5c258d25d3719c8f719a944043b5220377e9f9c /postprocess
parentbcfee75544246db6788715d98efd6d33c12f933d (diff)
121420: merge sidebar feature from branch into trunk
Notes
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packregistry/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index edf6164e2d32..07d41cf7a598 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -196,6 +196,7 @@ MY_FILES_main = \
$(MY_XCS)/Office/UI/GenericCategories.xcs \
$(MY_XCS)/Office/UI/GenericCommands.xcs \
$(MY_XCS)/Office/UI/GlobalSettings.xcs \
+ $(MY_XCS)/Office/UI/Sidebar.xcs \
$(MY_XCS)/Office/UI/StartModuleCommands.xcs \
$(MY_XCS)/Office/UI/StartModuleWindowState.xcs \
$(MY_XCS)/Office/UI/WindowContentFactories.xcs \
@@ -259,6 +260,7 @@ MY_FILES_main = \
$(MY_XCU)/Office/UI/Factories.xcu \
$(MY_XCU)/Office/UI/GenericCategories.xcu \
$(MY_XCU)/Office/UI/GenericCommands.xcu \
+ $(MY_XCU)/Office/UI/Sidebar.xcu \
$(MY_XCU)/Office/UI/StartModuleCommands.xcu \
$(MY_XCU)/Office/UI/StartModuleWindowState.xcu \
$(MY_XCU)/Office/UI.xcu \