summaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@digia.com>2013-04-09 10:21:54 +0200
committerTim Jenssen <tim.jenssen@digia.com>2013-04-09 11:03:50 +0200
commitac2319b4f0e67da02880bdf1f8832cf3f527c252 (patch)
treedc8011d6ca728d70c9bffc6df784d370d7f3605b /tools/tools.pro
parent3ba4a78b39609c4568d6357b092790a78f919fe9 (diff)
create getrepositorycontent tool
It is a very useful tool to get repositories locally for testing. Change-Id: Ia83841c3e5c96ab369c35580dd98141cf22ed643 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 51cc5eae6..34b980f92 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -9,7 +9,7 @@ SUBDIRS += \
EXTRASUBDIRS = \
extractbinarydata \
repocompare \
- repogenfromonlinerepo
+ getrepositorycontent
include(../installerfw.pri)