From 67367ce73933cd065f77b176762fb22b3ef849f1 Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 22 Sep 2017 06:32:39 +0000 Subject: doc/Makefile: Remove leading '%D%/' from images. There are systems where this could cause fatal errors. --- doc/Makefile.am | 64 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 9cda25210..ee735f171 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,38 +6,38 @@ docdir = $(datadir)/doc/gnunet/ infoimagedir = $(infodir)/images dist_infoimage_DATA = \ - %D%/images/gnunet-gtk-0-10-gns-a-done.png \ - %D%/images/gnunet-gtk-0-10-gns-a.png \ - %D%/images/daemon_lego_block.png \ - %D%/images/gnunet-gtk-0-10-gns.png \ - %D%/images/gnunet-0-10-peerinfo.png \ - %D%/images/gnunet-gtk-0-10-identity.png \ - %D%/images/gnunet-fs-gtk-0-10-star-tab.png \ - %D%/images/gnunet-gtk-0-10.png \ - %D%/images/gnunet-gtk-0-10-download-area.png \ - %D%/images/gnunet-gtk-0-10-search-selected.png \ - %D%/images/gnunet-gtk-0-10-fs-menu.png \ - %D%/images/gnunet-gtk-0-10-traffic.png \ - %D%/images/gnunet-gtk-0-10-fs.png \ - %D%/images/gnunet-namestore-gtk-phone.png \ - %D%/images/gnunet-gtk-0-10-fs-publish-editing.png \ - %D%/images/gnunet-namestore-gtk-vpn.png \ - %D%/images/gnunet-gtk-0-10-fs-published.png \ - %D%/images/gnunet-setup-exit.png \ - %D%/images/gnunet-gtk-0-10-fs-publish.png \ - %D%/images/iceweasel-preferences.png \ - %D%/images/gnunet-gtk-0-10-fs-publish-select.png \ - %D%/images/iceweasel-proxy.png \ - %D%/images/gnunet-gtk-0-10-fs-publish-with-file_0.png \ - %D%/images/service_lego_block.png \ - %D%/images/gnunet-gtk-0-10-fs-publish-with-file.png \ - %D%/images/service_stack.png \ - %D%/images/gnunet-gtk-0-10-fs-search.png \ - %D%/images/gnunet-tutorial-service.png \ - %D%/images/gnunet-tutorial-system.png \ - %D%/images/daemon_lego_block.svg \ - %D%/images/lego_stack.svg \ - %D%/images/service_lego_block.svg + images/gnunet-gtk-0-10-gns-a-done.png \ + images/gnunet-gtk-0-10-gns-a.png \ + images/daemon_lego_block.png \ + images/gnunet-gtk-0-10-gns.png \ + images/gnunet-0-10-peerinfo.png \ + images/gnunet-gtk-0-10-identity.png \ + images/gnunet-fs-gtk-0-10-star-tab.png \ + images/gnunet-gtk-0-10.png \ + images/gnunet-gtk-0-10-download-area.png \ + images/gnunet-gtk-0-10-search-selected.png \ + images/gnunet-gtk-0-10-fs-menu.png \ + images/gnunet-gtk-0-10-traffic.png \ + images/gnunet-gtk-0-10-fs.png \ + images/gnunet-namestore-gtk-phone.png \ + images/gnunet-gtk-0-10-fs-publish-editing.png \ + images/gnunet-namestore-gtk-vpn.png \ + images/gnunet-gtk-0-10-fs-published.png \ + images/gnunet-setup-exit.png \ + images/gnunet-gtk-0-10-fs-publish.png \ + images/iceweasel-preferences.png \ + images/gnunet-gtk-0-10-fs-publish-select.png \ + images/iceweasel-proxy.png \ + images/gnunet-gtk-0-10-fs-publish-with-file_0.png \ + images/service_lego_block.png \ + images/gnunet-gtk-0-10-fs-publish-with-file.png \ + images/service_stack.png \ + images/gnunet-gtk-0-10-fs-search.png \ + images/gnunet-tutorial-service.png \ + images/gnunet-tutorial-system.png \ + images/daemon_lego_block.svg \ + images/lego_stack.svg \ + images/service_lego_block.svg gnunet_tutorial_examples = \ 001.c \ -- cgit v1.2.3