From c40aa52c550a58410beb1296ac285086776518f3 Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 10 Nov 2004 10:55:07 +0100 Subject: [PATCH] [svn r6627] And more --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 21f777b77..0c7ed6737 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ folk/index.htm: noinfo/folk.csv noinfo/make-folklist.py surveytable: $(surveydir_path)/surveytable.html -$(surveydir_path)/surveytable.html: $(shell find $(surveydir_path -printf "\"%p\"\n")) +$(surveydir_path)/surveytable.html: $(shell find $(surveydir_path) -printf "\"%p\"\n") cd $(surveydir_path); perl tablize-csv.pl Surveys.csv # Output depends on entire contents of the survey tree.