summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-10-03 18:52:22 +0300
committerTor Lillqvist <tml@collabora.com>2014-10-03 18:53:47 +0300
commit4e678058267bb0749cc427b22d4583af72d86217 (patch)
tree5153c08112a1c6b88a7f0d9baa1fabbd9ba87c7a /Repository.mk
parentff978f9728e808290e5ae87ef2e4549a8e6cb68b (diff)
Try putting vcldemo in instdir/program
Chris Sherlock says that should make it possible to get it to actually run. (Didn't work for me, though.) Change-Id: I69a7badaf1f19481546866cfa2a417029c305105
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 29dbf6e8aa0b..16189e42f9ab 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -66,7 +66,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \
svdemo \
svptest \
svpclient \
- vcldemo \
pixelctl ) \
))
@@ -100,6 +99,7 @@ $(eval $(call gb_Helper_register_executables,OOO, \
) \
uri-encode \
ui-previewer \
+ vcldemo \
tiledrendering \
$(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), gtktiledviewer) \
$(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \