summaryrefslogtreecommitdiffstats
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2014-11-07 05:35:58 +0000
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-11-10 07:59:16 +0100
commit5835fdb77c4cb9e2623ba397b00ee4ec35b9928f (patch)
tree3f65d7e68487d622df74e379dc1482f665afa9cb /vcl/Module_vcl.mk
parentimprove log message when shader compilation fails (diff)
downloadcore-5835fdb77c4cb9e2623ba397b00ee4ec35b9928f.tar.gz
core-5835fdb77c4cb9e2623ba397b00ee4ec35b9928f.zip
outedevgrind: add missing makefile.
Change-Id: I29d67c9ccbc4c684beb5561f74e5e69c0f0d7548
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r--vcl/Module_vcl.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index fd321d6a2026..82597a2eafc4 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -27,7 +27,8 @@ $(eval $(call gb_Module_add_targets,vcl,\
StaticLibrary_vclmain \
Executable_ui-previewer \
$(if $(filter LINUX MACOSX WNT,$(OS)), \
- Executable_icontest )) \
+ Executable_icontest \
+ Executable_outdevgrind )) \
$(if $(filter-out ANDROID IOS WNT,$(OS)), \
Executable_svdemo \
Executable_svptest \