summaryrefslogtreecommitdiffstats
path: root/examples/declarative/animation/animation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/animation/animation.pro')
-rw-r--r--examples/declarative/animation/animation.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/declarative/animation/animation.pro b/examples/declarative/animation/animation.pro
index 6ac1b645..c9dca1de 100644
--- a/examples/declarative/animation/animation.pro
+++ b/examples/declarative/animation/animation.pro
@@ -5,9 +5,5 @@ SUBDIRS += \
basics/color-animation \
easing \
behaviors/behavior-example \
+ behaviors/wigglytext \
states
-
-# install
-sources.files = animation.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/animation
-INSTALLS += sources