sass makefile fix

This commit is contained in:
Daniel Ruiz de Alegría 2020-09-27 01:03:07 +02:00
parent e639f98d5b
commit 39e806aa3f

View File

@ -1,7 +1,7 @@
SCSS=sassc
THEMES_DIR=../../../../share/themes/
.PHONY: install clean
.PHONY: build clean
build:
for scss in *.scss ; \