summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 28508a4..7a239c4 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -10,7 +10,7 @@ html: $(addsuffix .html,$(docs))
%.png: %.dot Makefile
dot -Tpng < $< > $@
-ProductBacklog.pdf: Diagram01.jpg
+ProductBacklog.pdf: SystemModel.png
SystemModel.png: stickman.png
clean: