[svn r6627] And more

This commit is contained in:
dave 2004-11-10 10:55:07 +01:00
parent c23b81dbf9
commit c40aa52c55

View File

@ -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.