summaryrefslogtreecommitdiff
path: root/desktop/Module_desktop.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Module_desktop.mk')
-rw-r--r--desktop/Module_desktop.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/Module_desktop.mk b/desktop/Module_desktop.mk
index 40e4f622e22a..2d322aa41d9a 100644
--- a/desktop/Module_desktop.mk
+++ b/desktop/Module_desktop.mk
@@ -36,7 +36,10 @@ $(eval $(call gb_Module_add_targets,desktop,\
Library_migrationoo2 \
Library_migrationoo3 \
Library_unopkgapp \
- $(if $(gb_RUNNABLE_INSTDIR),Package_pagein_install) \
+ $(if $(gb_RUNNABLE_INSTDIR),\
+ Package_pagein_install \
+ Package_scripts_install \
+ ) \
Package_scripts \
Pagein_calc \
Pagein_common \