From 33e9fb751b968ec779d70d30582ecc5024fd0cee Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Mon, 16 May 2011 10:21:53 -0400 Subject: [PATCH] Missing dep. --- survey/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/survey/Makefile b/survey/Makefile index 8b60230..5dc7f7b 100644 --- a/survey/Makefile +++ b/survey/Makefile @@ -9,7 +9,7 @@ jquery.form.js: index.html: survey.rst rst2html --link-stylesheet --stylesheet-path=survey.css survey.rst > $@ -results.html: results.rst +results.html: results.rst figures/stats.txt rst2html --link-stylesheet --stylesheet-path=survey.css results.rst > $@ results_snippet.html: results.html -- 2.39.2