summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2017-05-11 16:08:48 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-12 06:10:25 +0000
commitac0f074a96fcb980b409a6deb961e6594ee1a9b8 (patch)
treed2cdccf87f46c0e4ee484cf6084b878105b4b33d
parentc85c89443d45368441d7bc8747dd73364df37306 (diff)
Remove duplicate subdirs target that slipped in
Change-Id: Ia2c5a7ae98d5a3cbf7c0981caeccaa4245a57707 Reviewed-by: Antti Määttä <antti.maatta@qt.io>
-rw-r--r--tests/auto/animation/animation.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/animation/animation.pro b/tests/auto/animation/animation.pro
index d3ef37a61..b48fd347b 100644
--- a/tests/auto/animation/animation.pro
+++ b/tests/auto/animation/animation.pro
@@ -13,8 +13,7 @@ SUBDIRS += \
qkeyframeanimation \
qmorphinganimation \
qmorphtarget \
- qvertexblendanimation \
- qanimationcontroller
+ qvertexblendanimation
qtConfig(private_tests) {
SUBDIRS += \