aboutsummaryrefslogtreecommitdiffstats
path: root/build/ide.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/ide.xml')
-rwxr-xr-xbuild/ide.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/ide.xml b/build/ide.xml
index 440a7d9c3b..4bd839365f 100755
--- a/build/ide.xml
+++ b/build/ide.xml
@@ -95,6 +95,9 @@
<antcall target="compile-theme" inheritRefs="true">
<param name="theme" value="tests-valo-light" />
</antcall>
+ <antcall target="compile-theme" inheritRefs="true">
+ <param name="theme" value="tests-valo-disabled-animations" />
+ </antcall>
</parallel>
</target>