doc/tutorial: Makefile cosmetic fixes, fit on standard size terminal
authorng0 <ng0@n0.is>
Sun, 24 Feb 2019 09:44:31 +0000 (09:44 +0000)
committerng0 <ng0@n0.is>
Sun, 24 Feb 2019 09:45:03 +0000 (09:45 +0000)
doc/tutorial/Makefile.am

index bd09bf64d9254f4b2e88bf6bab647f670b746ced..a572cb75d5398a27c88cdcf8a9a8ac9016f93a21 100644 (file)
@@ -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                                                  \