Browse Source

Avoid warning in styles makefile.

pull/56/head
Simon Eisenmann 11 years ago
parent
commit
0254daadc2
  1. 1
      src/styles/Makefile.am

1
src/styles/Makefile.am

@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
AUTOMAKE_OPTIONS = -Wno-portability
SASSFLAGS = --style=compressed --no-cache
AUTOPREFIXER_BROWSER_SUPPORT := "> 1%, last 2 versions, Firefox ESR, Opera 12.1"
STATIC = ../../static

Loading…
Cancel
Save