diff options
author | ng0 <ng0@infotropique.org> | 2017-10-20 16:57:29 +0000 |
---|---|---|
committer | ng0 <ng0@infotropique.org> | 2017-10-20 16:57:29 +0000 |
commit | 7a0a978c78054fbf4d26a96aa091d576267b07cb (patch) | |
tree | 2a73220323e60be5b919d2decee1510d8c114916 /doc/Makefile.am | |
parent | 9b9a2c8b892d62d62d0995a5a792f83e6c67c186 (diff) |
fixes in installation.texi + some changes in gnunet-c-tutorial
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index feb0f0715..74b1300b4 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -90,6 +90,7 @@ gnunet_tutorial_examples = \ 011.c \ 012.c \ 013.c \ + 013.1.c \ 014.c \ 015.c \ 016.c \ |