summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild/ide.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/ide.xml b/build/ide.xml
index d468473392..68ed24a6a7 100755
--- a/build/ide.xml
+++ b/build/ide.xml
@@ -98,6 +98,9 @@
<antcall target="compile-theme" inheritRefs="true">
<param name="theme" value="tests-valo-disabled-animations" />
</antcall>
+ <antcall target="compile-theme" inheritRefs="true">
+ <param name="theme" value="tests-valo-no-font-awesome" />
+ </antcall>
</parallel>
</target>