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:19:18 +0100
commit695c915dfd9dcdc74ff0451b20c94c419f73e76a (patch)
tree300a776f932ba333dac73435d34928f80e0b6557
parent22766156d5c58eecb49f83cbf1fbb1730d1e8888 (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 bff485a..ce5210e 100644
--- a/include.mk
+++ b/include.mk
@@ -12,5 +12,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