summaryrefslogtreecommitdiff
path: root/postprocess/packregistry/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/packregistry/makefile.mk')
-rw-r--r--postprocess/packregistry/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index 1749b5f345eb..3c63d1f7a586 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -307,6 +307,7 @@ MY_FILES_main += \
$(MY_MOD)/org/openoffice/Office/Common-unx.xcu \
$(MY_MOD)/org/openoffice/Office/Paths-unixdesktop.xcu \
$(MY_MOD)/org/openoffice/Office/Paths-unxwnt.xcu \
+ $(MY_MOD)/org/openoffice/UserProfile-unixdesktop.xcu \
$(MY_MOD)/org/openoffice/VCL-unixdesktop.xcu
# Inet-unixdesktop.xcu must come after Inet.xcu
# VCL-unixdesktop.xcu must come after VCL.xcu
@@ -466,7 +467,6 @@ MY_DEPS_gnome = main
MY_FILES_gnome += \
$(MY_MOD)/org/openoffice/Office/Common-gconflockdown.xcu \
$(MY_MOD)/org/openoffice/Office/Recovery-gconflockdown.xcu \
- $(MY_MOD)/org/openoffice/UserProfile-gconflockdown.xcu \
$(MY_MOD)/org/openoffice/VCL-gconflockdown.xcu
.END
.IF "$(ENABLE_GIO)" == "TRUE"