summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorJyri Tahtela <jyri.tahtela@nokia.com>2011-11-24 16:50:37 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-06 18:37:54 +0100
commit27112307579d7ce827fa2378b7366f15f8cc7009 (patch)
tree29ed6d8ae6ef20ec1bc17f56eefe3d13a80b2d6e /src/src.pro
parent6b889f89dcdc661e678281fba882a362d86c6603 (diff)
Executing 'make install' did not build mkv8snapshot
During shadow-building it was noticed that executing make install did not actually build mkv8snapshot and therefore caused an error. Change-Id: I126cdbaffb85170e25412b93bc99af79ac6f4642 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
index fcaf478646..0f7a380984 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -65,6 +65,7 @@ src_platformsupport.target = sub-platformsupport
src_declarative.depends += src_opengl
src_webkit.depends += src_opengl
}
+ src_v8.depends += src_tools_mkv8snapshot
}