summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0eb3b1f1..6df8885e 100644
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,8 @@ ifeq (,$(wildcard $(CURDIR)/package.json))
cd js && $(npm) run build
else
npm run build
+ # build css file for nextcloud 11
+ npm run scss-compile
endif
# Removes the appstore build