From 949d4f631918d4711fc3b83fb5048bb2be01e36b Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 10 Nov 2004 11:07:37 +0100 Subject: [PATCH] [svn r6628] Final version (hopefully) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0c7ed6737..ad549f740 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) -type f | grep -v " " | grep -v "surveytable.html") cd $(surveydir_path); perl tablize-csv.pl Surveys.csv # Output depends on entire contents of the survey tree.