summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Scarpino <scarpino@kde.org>2014-01-16 09:33:43 +0100
committerThiago Macieira <thiago.macieira@intel.com>2014-01-16 18:15:40 +0100
commit8a3bf5a1cafe65fea0b7ca3e00bee27b2dbad2c4 (patch)
tree6f4bc0499082e33a16918777e38a55523da43e77
parent680254ba252de1ba738dce62d6edfbb5a6e84c87 (diff)
Add qmlimportscanner, qtpaths
Change-Id: Ibd0829127a246f4a97e46cbaa6d99117f826fc86 Change-Id: I870bdd0b46c97721356c8cd3fbb8778ff081ff4c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bb5b5d1..2b44323 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ TOOLS = assistant \
qml \
qml1plugindump \
qmlbundle \
+ qmlimportscanner \
qmlmin \
qmlplugindump \
qmlprofiler \
@@ -30,6 +31,7 @@ TOOLS = assistant \
qmltestrunner \
qmlviewer \
qtconfig \
+ qtpaths \
rcc \
uic \
uic3 \