From 7016c019798fdd467fba67cc131ae564b472eacc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 28 Feb 2019 11:44:39 +0100 Subject: add missing documentation files --- doc/handbook/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/handbook') diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am index b4372719d..57a85bd56 100644 --- a/doc/handbook/Makefile.am +++ b/doc/handbook/Makefile.am @@ -53,7 +53,8 @@ dist_infoimage_DATA = \ images/lego_stack.svg \ images/service_lego_block.svg \ images/structure.dot \ - images/gns.dot + images/gns.dot \ + images/gns.jpg # images/$(wildcard *.png) \ # images/$(wildcard *.svg) @@ -91,6 +92,7 @@ info_TEXINFOS = \ gnunet_TEXINFOS = \ chapters/developer.texi \ + chapters/keyconcepts.texi \ chapters/preface.texi \ chapters/philosophy.texi \ chapters/installation.texi \ @@ -100,6 +102,7 @@ gnunet_TEXINFOS = \ chapters/contributing.texi \ fdl-1.3.texi \ gpl-3.0.texi \ + agpl-3.0.texi \ version.texi EXTRA_DIST = \ -- cgit v1.2.3