diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2021-03-28 19:34:13 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2021-03-28 19:34:13 +0200 |
| commit | 99959ff45bfabaf3121d838339b7e2347d73571c (patch) | |
| tree | c50c24d08354321b9f2e1bf5d07d3ddc31578828 /Makefile | |
| parent | 4e82f44a5aa1ec721ff713dff387d7bf5e8ce018 (diff) | |
fix define sass_includes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ export CURDIR cssprojects ?= $(wildcard shared/themes/goab styling) +sass_includes ?= shared/themes/default /usr/share/sass /usr/share/sass/stylesheets /usr/share/compass/frameworks/normalize-scss/stylesheets + all: build -include shared/include.mk |
