summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-31 16:28:06 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-31 16:28:06 -0500
commit23b0784dbdf5cf1dfc9b1d1f942a56d6888c6d0f (patch)
tree903080a90f0251417f62f2f4702665511dafa58a /docs/Makefile
parent1b20e896d3ca0f51579d7982a1f8ce3939aae937 (diff)
ProductBacklog: use the graphviz file
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: