summaryrefslogtreecommitdiffstats
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 525e16d88d..0775a67505 100755
--- a/build/ide.xml
+++ b/build/ide.xml
@@ -53,6 +53,9 @@
<antcall target="compile-theme">
<param name="theme" value="liferay" />
</antcall>
+ <antcall target="compile-theme">
+ <param name="theme" value="valo" />
+ </antcall>
</target>
<target name="compile-theme">