From fdb68e1adeeedc22ed74cd0209a59251c784b9f6 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 8 Apr 2010 22:00:45 +0200 Subject: [PATCH] add long path for documentation Signed-off-by: Nico Schottelius --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3c092f3..bd5869d 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ path_destination=${path_dir}/${CCOLLECT_DEST} # where to publish host=localhost dir=/home/users/nico/privat/rechner/netz/seiten/www.nico.schottelius.org/src/software/ccollect -docdir=${dir}/doc +docdir=${dir}/documentation # # Asciidoc will be used to generate other formats later