summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 53049acc14f5..db18c1098208 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -118,7 +118,9 @@ $(eval $(call gb_Helper_register_executables,OOO, \
unopkg \
unopkg_com \
) \
- $(if $(filter-out ANDROID IOS,$(OS)),svdemo) \
+ $(if $(filter-out ANDROID IOS,$(OS)), \
+ svdemo \
+ vcldemo) \
))
$(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\