summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-04 09:03:23 +0200
committerThiago Macieira <thiago.macieira@intel.com>2018-05-04 07:41:32 +0000
commit71750df4f0c6bbadcd422cdf7fe360ad033bbd14 (patch)
treef196afe5dc1e36e2ab95f6cbaf54894291627c71
parent30eab68af8145e08d43e680b3e901b9efcf1d687 (diff)
Add qtattributionsscanner to the Makefilev66
It is required for Qt for Python builds. Change-Id: I7be193c965497f547ef256594ca53f09e5471901 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9422b9f..fa5a599 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ TOOLS = assistant \
qmlscene \
qmltestrunner \
qmlviewer \
+ qtattributionsscanner \
qtconfig \
qtdiag \
qtpaths \