From 8bc647030af117a7788412ab2828f5b6223dbb14 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Aug 2021 21:27:58 +0200 Subject: -add missing image resources to TGZ --- doc/handbook/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am index d7bcab696..5bb374717 100644 --- a/doc/handbook/Makefile.am +++ b/doc/handbook/Makefile.am @@ -7,6 +7,9 @@ AM_MAKEINFOHTMLFLAGS = $(TEXINFO_HTMLFLAGS) dist_infoimage_DATA = \ + images/ascension_interaction.png \ + images/ascension_ssd.png \ + images/messenger_room.png \ images/gnunet-gtk-0-10-gns-a-done.png \ images/gnunet-gtk-0-10-gns-a.png \ images/daemon_lego_block.png \ @@ -40,7 +43,9 @@ dist_infoimage_DATA = \ images/service_lego_block.svg \ images/structure.dot \ images/gns.dot \ - images/gns.jpg + images/gns.jpg \ + images/tng.dot \ + images/tng.png info_TEXINFOS = \ -- cgit v1.2.3