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:18:34 +0100
commit15cba4b6b8888557b868db8008f8137e6f65093a (patch)
tree7d092f164c36338534c78b60f5e6b0180d37ccf8
parent0dc5024b0c18e330829e407f0f3a8330eafd6cb0 (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