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 | e88ca96f3e5220793e82bd6919f32e0c8222135b (patch) | |
tree | 15846cec9d326e775e63be69a2b8bf91aeecdd4d | |
parent | 6e0acdbd84e118171ab9c98a4f762f2376ed21e3 (diff) | |
parent | a3912db2f3bc5db10c6992922edd813761b754cb (diff) |
Merge branch '_nb' into nb
-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 |