summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2014-05-18 18:13:18 +1000
committerChris Sherlock <chris.sherlock79@gmail.com>2014-05-18 18:16:02 +1000
commit01c52c3f7115569798591320f094e2a3db23bdbf (patch)
tree53ca68885624c0aa65f2e9975f16e6f285627919 /Repository.mk
parentc0d5da912302ed14469ba3ed0900d346122d34b0 (diff)
vcl: fix svpclient
I have converted the UNO stuff to the more modern variety (i.e. the stuff that actually works now...), use GraphicFilter to get the bitmap and fixed the string copy typo. Change-Id: I6a3c1af54d222ef70814d2bb581cc2f3c058bb2f
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 15288f78ca68..65c80e0e7b9e 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -121,6 +121,7 @@ $(eval $(call gb_Helper_register_executables,OOO, \
$(if $(filter-out ANDROID IOS,$(OS)), \
svdemo \
svptest \
+ svpclient \
vcldemo) \
))