gnu: plantuml: Update to 1.2020.16.
[jackhill/guix/guix.git] / doc / local.mk
index ddda01d..aca1958 100644 (file)
@@ -39,7 +39,7 @@ DOT_FILES =                                   \
   %D%/images/bootstrap-packages.dot            \
   %D%/images/coreutils-graph.dot               \
   %D%/images/coreutils-bag-graph.dot           \
-  %D%/images/gcc-mesboot-bag-graph.dot         \
+  %D%/images/gcc-core-mesboot0-graph.dot       \
   %D%/images/service-graph.dot                 \
   %D%/images/shepherd-graph.dot
 
@@ -236,7 +236,7 @@ if !CROSS_COMPILING
 
 dist_man1_MANS += $(srcdir)/%D%/guix-daemon.1
 
-$(srcdir)/%D%/guix-daemon.1: nix/nix-daemon/guix-daemon.cc
+$(srcdir)/%D%/guix-daemon.1: guix-daemon$(EXEEXT)
        -$(AM_V_HELP2MAN)$(gen_man) --output="$@" `basename "$@" .1`
 
 endif