aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-19 13:29:23 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-19 19:37:52 +0200
commit0e1169ca2d37666f00aff53fb6b0c68028aa36bf (patch)
tree3d9f72b7295c8bfc4214ede20b4c44e50a02e742
parent0e169c8e8b8bc7c129bb1ef40a33c8345a2ca536 (diff)
Tweak name of Makefile for QtWebKit to just 'Makefile', not 'Makefile.WebKit'
Change-Id: I8399f640d5e5f14b4453a97b543db602859d6278 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
-rw-r--r--qt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt.pro b/qt.pro
index 3c94cc43..21a0cec1 100644
--- a/qt.pro
+++ b/qt.pro
@@ -27,6 +27,7 @@ module_qtdeclarative.target = module-qtdeclarative
module_qtdeclarative.depends = module_qtbase module_qtjsbackend
module_qtwebkit.file = qtwebkit/WebKit.pro
+module_qtwebkit.makefile = Makefile
module_qtwebkit.depends = module_qtbase module_qtdeclarative
module_qtwebkit.target = module-qtwebkit