summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ad864e..e948657 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ IKIWIKI_OPTIONS ?= \
all: build
init: submodules content
- -$(MAKE) C shared/themes
+ -$(MAKE) -C shared/themes
$(MAKE) config
submodules: