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 5082db3..ff2a1cb 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,4 +1,4 @@
-docs = ProductBacklog ProjectCharter ProjectLeaguerWorkloadBreakup
+docs = ProductBacklog ProjectCharter ProjectLeaguerWorkloadBreakup DesignDocument
pdf: $(addsuffix .pdf,$(docs))
html: $(addsuffix .html,$(docs))