aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2013-09-04 10:22:05 -0400
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-04 16:45:23 +0200
commit17294c00272651e926d516f2891b5b2a5af6285f (patch)
tree57cf4bee770ce916c8672f272d11c5964007ac6d /tests/auto/auto.pro
parent2a3ccc0574574f5572fa356855dc34d1fbb3c5a9 (diff)
Add headersclean test.
Change-Id: I7088aeec399082fc32ebc2c215163b552f25ff60 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index d484259..915b01e 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,3 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS = macfunctions \
- cmake
+SUBDIRS = \
+ cmake \
+ headersclean \
+ macfunctions