diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-09-01 15:30:39 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-09-01 15:30:39 +0200 |
commit | 723d1c3739f5706c09b64e58a5b5a660ce61cef2 (patch) | |
tree | fd14df232d573fde9d1a0d572aa7c1bd0ce4fb22 /Makefile | |
parent | 95e2594d745d0a4317b53d2a0c9a1c4cc3679641 (diff) | |
parent | 7bbe7d8567d29eb9b2eb7c1cf8bc134c2a7abd44 (diff) |
Merge branch '_da' into allinone-da
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ init: $(if $(dummy_MODULES),mkdir -p $(dummy_MODULES)) touch init -install:: +install:: init ifeq ($(strip $(CONFIGS)),) $(error Please configure ikiwiki.setup and then uncomment it at the top of the Makefile!) endif |