diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-09-20 12:52:49 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-09-20 12:59:50 +0200 |
commit | 6751cf5017fca96e6bef8ef2c316f676055eefb6 (patch) | |
tree | cb99f6632ffaaee864cc46fa840f0b18facc8a3b /postprocess | |
parent | 21359dc87000c65665e49652d1c255e679817787 (diff) |
Revert "remove remnants of ProductRegistration"
This reverts commit 1f77f1ac177521698ee7c978f218127cb5840046
and b590d87b380389371eca94ffb0e6f47f86d1c917.
Do this again when we will know how to get rid of published service
in offapi/type_reference/types.rdb.
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packregistry/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index aab9e013953f..9a8b33067fd8 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -227,6 +227,7 @@ MY_FILES_main = \ $(MY_XCU)/Office/FormWizard.xcu \ $(MY_XCU)/Office/Histories.xcu \ $(MY_XCU)/Office/Impress.xcu \ + $(MY_XCU)/Office/Jobs.xcu \ $(MY_XCU)/Office/Labels.xcu \ $(MY_XCU)/Office/Logging.xcu \ $(MY_XCU)/Office/Math.xcu \ |