summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c1f969..6b019e4 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ submodules:
config: submodules
mkdir -p '$@'
- [ -e '$@/*.setup' ] || ikiwiki $(IKIWIKI_OPTIONS) --dumpsetup '$@/ikiwiki.setup'
+ [ -e '$@/'*.setup ] || ikiwiki $(IKIWIKI_OPTIONS) --dumpsetup '$@/ikiwiki.setup'
content: submodules
mkdir -p '$@'