doc/Makefile: Remove leading '%D%/' from images. There are systems where this could...
authorng0 <ng0@infotropique.org>
Fri, 22 Sep 2017 06:32:39 +0000 (06:32 +0000)
committerng0 <ng0@infotropique.org>
Fri, 22 Sep 2017 06:32:39 +0000 (06:32 +0000)
doc/Makefile.am

index 9cda25210e2810b1d4af9d58f1f7bd558d5562da..ee735f171d1e27ad72d39402c64d16ba7994f6ad 100644 (file)
@@ -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                                                   \