summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-02-27 18:18:34 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-27 18:20:18 +0100
commitee913a2cf511574090f1faffe2e27fe0c28e09d4 (patch)
tree95222de44c46d5b90d1cd6e638d5ab50ca4d28b1
parent6f90b387298830d42e5b7b0c93dfc5cf605a1a14 (diff)
Use new IKIWIKI_UNDERLAYS for styling.
-rw-r--r--include.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include.mk b/include.mk
index a28bb2f..5659bbf 100644
--- a/include.mk
+++ b/include.mk
@@ -11,5 +11,5 @@ IKIWIKI_SHARED_DEFAULTS ?= \
--set underlaydirbase='$(CURDIR)/shared' \
--underlaydir '$(CURDIR)/shared/basewiki' \
--libdir '$(CURDIR)/shared/perl' \
- --set-yaml add_underlays='- $(CURDIR)/styling' \
+IKIWIKI_UNDERLAYS ?= $(CURDIR)/styling