summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2014-05-18 16:07:08 +1000
committerChris Sherlock <chris.sherlock79@gmail.com>2014-05-18 18:16:01 +1000
commitc0d5da912302ed14469ba3ed0900d346122d34b0 (patch)
treecb471eaead97a1a34e110f5963327e2a171920a5 /vcl/Module_vcl.mk
parent37c766dcde54412050bda323dd6f146b22232e60 (diff)
vcl: fix svptest
Change-Id: Ibaec6e027aa9fd61824ff6b4f1f71b69d217dfdc
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r--vcl/Module_vcl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 641d06163fb7..a38d0764f612 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -27,6 +27,7 @@ $(eval $(call gb_Module_add_targets,vcl,\
Executable_ui-previewer) \
$(if $(filter-out ANDROID IOS,$(OS)), \
Executable_svdemo \
+ Executable_svptest \
Executable_vcldemo) \
Library_vclopengl \
))