From 474b25d4cf52f43ee086dabd405937ef62520d06 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 14 Aug 2012 16:55:23 +0300 Subject: Fixed sass compile path (#9299) --- build/build.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 76e6461e22..0bfa4fbebe 100644 --- a/build/build.xml +++ b/build/build.xml @@ -83,6 +83,13 @@ + + + + + + + @@ -668,7 +675,7 @@ + classpathref="compile.classpath.sass" destdir="${result-classes-sass}" debug="true" encoding="UTF-8" /> -- cgit v1.2.3