From db36160befdb2da531a5d9aa1ebc1e5e67bb9583 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 24 Feb 2019 09:44:31 +0000 Subject: doc/tutorial: Makefile cosmetic fixes, fit on standard size terminal --- doc/tutorial/Makefile.am | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/tutorial/Makefile.am') diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am index bd09bf64d..a572cb75d 100644 --- a/doc/tutorial/Makefile.am +++ b/doc/tutorial/Makefile.am @@ -3,14 +3,14 @@ docdir = $(datadir)/doc/gnunet/ #DOT_FILES = images/$(wildcard *.dot) -#DOT_VECTOR_GRAPHICS = \ -# $(DOT_FILES:%.dot=%.eps) \ +#DOT_VECTOR_GRAPHICS = \ +# $(DOT_FILES:%.dot=%.eps) \ # $(DOT_FILES:%.dot=%.pdf) AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=docstyle.css -#DOT_OPTIONS = \ -# -Gratio=.9 -Gnodesep=.005 -Granksep=.00005 \ +#DOT_OPTIONS = \ +# -Gratio=.9 -Gnodesep=.005 -Granksep=.00005 \ # -Nfontsite=9 -Nheight=.1 -Nwidth=.1 # .dot.png: @@ -36,7 +36,7 @@ AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=docstyle.css # dvi-local: ps-local -gnunet_tutorial_examples = \ +gnunet_tutorial_examples = \ examples/001.c \ examples/002.c \ examples/003.c \ @@ -50,7 +50,7 @@ gnunet_tutorial_examples = \ examples/011.c \ examples/012.c \ examples/013.c \ - examples/013.1.c \ + examples/013.1.c \ examples/014.c \ examples/015.c \ examples/016.c \ -- cgit v1.2.3