From 7ae3a05209dfcbfef20886ebd078466bf4e6be8b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 3 Feb 2011 23:07:05 +0100 Subject: Try bootstrap themes in init target, and include themes makefile for Sass in root of content. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c242c60..0ad864e 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,12 @@ IKIWIKI_OPTIONS ?= \ -include shared/include.mk -include config/include.mk +-include shared/themes/Makefile + all: build init: submodules content + -$(MAKE) C shared/themes $(MAKE) config submodules: -- cgit v1.2.3