summary refs log tree commit diff
path: root/doc.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc.am')
-rw-r--r--doc.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc.am b/doc.am
index 71a65ba0c4..1980cc870e 100644
--- a/doc.am
+++ b/doc.am
@@ -23,7 +23,8 @@ DOT_FILES =					\
   doc/images/bootstrap-graph.dot		\
   doc/images/coreutils-graph.dot		\
   doc/images/coreutils-bag-graph.dot		\
-  doc/images/service-graph.dot
+  doc/images/service-graph.dot			\
+  doc/images/dmd-graph.dot
 
 DOT_VECTOR_GRAPHICS =				\
   $(DOT_FILES:%.dot=%.eps)			\